Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #18757: Rename OpenTelemetry metric services from 'OTel metric' to 'Metric'

Component telemetry
Title Rename OpenTelemetry metric services from 'OTel metric' to 'Metric'
Date Jul 21, 2026
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p10
Not yet released
Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

All services from hosts with the metric backend enabled were named with the prefix "OTel metric", for example "OTel metric cpu.load".

To make service names shorter and less redundant, the fixed prefix has been shortened to "Metric". The same service is now named "Metric cpu.load". The discovered metric name itself is unchanged; only the fixed prefix text changes.

After applying this werk and rediscovering services, the old "OTel metric X" services vanish and new "Metric X" services are discovered. There is no connection between the old and new services, so:

  • Historical performance data tied to the old service name ("OTel metric X") is not carried over to the new service name and is effectively lost.
  • Any rules, downtimes, notifications or other configuration referencing the old service name "OTel metric X" will no longer match and must be reconfigured against the new service name "Metric X".

Rediscover the affected hosts to pick up the renamed services.

To the list of all Werks