Werk #15156: Send metrics to InfluxDB in batch

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

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