Werk #17891: Fix "TypeError(base_metric_expression)" when rendering graphs
Component | User interface | ||||||
Title | Fix "TypeError(base_metric_expression)" when rendering graphs | ||||||
Date | Apr 2, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
The Checkmk user interface crashed with the following error when rendering certain graphs:
Cannot calculate graph recipes
Traceback (most recent call last)
...
raise TypeError(base_metric_expression)