Werk #15156: Send metrics to InfluxDB in batch

Component Core & setup
Title Send metrics to InfluxDB in batch
Date Jan 4, 2023
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p21 Checkmk Enterprise (CEE), Checkmk MSP (CME)

Metrics are collected and sent together after either about 5000 metrics have been enqueued or 10 seconds, whichever comes first.

This follows the "Optimize writes to InfluxDB" best practice documented on influxdata.com and should improve the overall performance of the connector.

To the list of all Werks