Werk #18284: ntopng: "engaged alerts not always present in api response"
Component | Ntopng integration | ||||||
Title | ntopng: "engaged alerts not always present in api response" | ||||||
Date | Jul 8, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Due to changes in the quickstats api response, the engaged alerts field is not always present. Because of this our code would crash. We now check first if it's there and provide an alternative value when not.