Werk #14553: Prometheus: Bad request url /api/v1/api/v1/status/buildinfo

Komponente Checks & agents
Titel Prometheus: Bad request url /api/v1/api/v1/status/buildinfo
Datum 26.08.2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.0.0p28 2.1.0p11 2.2.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

Previously, the Prometheus special agent would query endpoints, which don't exist. This would (depending on the the HTTP response of the server) result in the following error

[special_prometheus] Agent exited with code 1: 400 Client Error: Bad Request for url: http://127.0.0.1:8428/api/v1/api/v1/status/buildinfo(!!)

Moreover, the buildinfo would sometimes be incomplete. Note, the new error is a regression introduced in werk 14132. With this werk, the Prometheus agent queries the endpoints

/api/v1/status/buildinfo
/api/v1/status/runtimeinfo

Zur Liste aller Werks