Werk #18025: agent_alertmanager: fix wrong enpoint url
Component | Checks & agents | ||||
Title | agent_alertmanager: fix wrong enpoint url | ||||
Date | May 12, 2025 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The special agent was crashing with the following error:
File "/omd/sites/site_name/lib/python3.12/json/decoder.py", line 356, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)