icinga2/lib/perfdata
Yonas Habteab f934aa557b Don't expect Contet-Type header to exactly match application/json
InfluxDB seems to always include some other metadata in the `Content-Type`
header separated by semicolons like `application/json; charset=utf-8`,
and comparing the whole string with `application/json` will always fail,
resulting in almost always useless warnings without any helpful information
for the user what actually went wrong.
2026-02-25 15:55:55 +01:00
..
CMakeLists.txt Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
elasticsearchwriter.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
elasticsearchwriter.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
elasticsearchwriter.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
gelfwriter.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
gelfwriter.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
gelfwriter.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
graphitewriter.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
graphitewriter.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
graphitewriter.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
influxdb2writer.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
influxdb2writer.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
influxdb2writer.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
influxdbcommonwriter.cpp Don't expect Contet-Type header to exactly match application/json 2026-02-25 15:55:55 +01:00
influxdbcommonwriter.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
influxdbcommonwriter.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
influxdbwriter.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
influxdbwriter.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
influxdbwriter.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
opentsdbwriter.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
opentsdbwriter.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
opentsdbwriter.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
perfdatawriter.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
perfdatawriter.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
perfdatawriter.ti Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00