Werk #15912: graylog_alerts: Fixed section parsing when transitioning from 2.1 to 2.2
Komponente | Checks & agents | ||||
Titel | graylog_alerts: Fixed section parsing when transitioning from 2.1 to 2.2 | ||||
Datum | 21.08.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
When transitioning from 2.1 to 2.2, parsing of the graylog alerts section used to fail. The error contains:
"exc_type": "AttributeError",
"exc_value": "'list' object has no attribute 'get'"
This has now been fixed and the transition will not cause problems.