Werk #14771: Fix ping endpoint for InfluxDB

Komponente Core & setup
Titel Fix ping endpoint for InfluxDB
Datum 26.08.2022
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.2.0b1 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p11 Checkmk Enterprise (CEE), Checkmk MSP (CME)

The InfluxDB connector checks whether a connection is possible over the "ping" endpoint.

Before, the connector erroneously used the /api/v2/ping endpoint, which has stopped working in recent versions of the API. Now, it correctly uses the documented /ping endpoint.

Zur Liste aller Werks