Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #18316: OTel: OMD service resumes default behavior when user configuration is removed

Component Checks & agents
Title OTel: OMD service resumes default behavior when user configuration is removed
Date Nov 10, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1 Checkmk Ultimate, Checkmk Ultimate MT
2.4.0p16 Checkmk Ultimate, Checkmk Ultimate MT

If no custom OpenTelemetry Collector configuration is provided, the otel service should automatically run using Checkmk’s default fallback configuration — as long as OPENTELEMETRY_COLLECTOR is enabled.

Previously, if you added a custom otel-collector configuration (for example, defining a receiver) and then removed it, the service would stop running entirely.

With this change, the otel-collector service now continues to run using default fallback configuration after a custom configuration is removed.

To the list of all Werks