Werk #18309: OTel: Fix tmpfs usage

Component Checks & agents
Title OTel: Fix tmpfs usage
Date Jul 8, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p8 Checkmk Cloud (CCE), Checkmk MSP (CME)

The OTel collector currently uses the site's tmp directory (mounted on tmpfs) to store incoming data. The cleanup of older data did not work correctly, leading to memory filling up and not being freed. This has been fixed.

Note that high volumes of incoming OpenTelemetry data may still cause memory to fill up faster than it can be cleaned up.

To the list of all Werks