Skip to content

Remove otel. metric prefix documentation#35828

Open
brett0000FF wants to merge 2 commits intomasterfrom
brett.blue/remove-otel-metric-prefix-docs
Open

Remove otel. metric prefix documentation#35828
brett0000FF wants to merge 2 commits intomasterfrom
brett.blue/remove-otel-metric-prefix-docs

Conversation

@brett0000FF
Copy link
Copy Markdown
Contributor

@brett0000FF brett0000FF commented Apr 7, 2026

What does this PR do? What is the motivation?

Removes documentation about the otel. metric prefix. The Datadog Exporter no longer prepends otel. to system.* and process.* metrics.

Pages updated:

  • Metrics mapping (opentelemetry/mapping/metrics_mapping): Removed prefix explanation and deprecation notice
  • Query metrics (metrics/open_telemetry/query_metrics): Updated metric name examples (e.g., otel.system.cpu.load_average.15msystem.cpu.load_average.15m)
  • Runtime metrics (opentelemetry/integrations/runtime_metrics): Removed prefix table distinguishing OTel Collector Exporter vs Agent OTLP Ingest paths
  • Kafka metrics (opentelemetry/integrations/kafka_metrics): Removed note about otel. prefix and double-counting

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

Do not merge until the Datadog Exporter change ships (~April 15 for OSS exporter).

The Datadog Exporter no longer prepends otel. to
system.* and process.* metrics. Update docs to reflect
the new behavior across metrics mapping, query metrics,
runtime metrics, and Kafka metrics pages.
@brett0000FF brett0000FF requested a review from a team as a code owner April 7, 2026 21:59
Remove the "How OpenTelemetry metrics appear in Datadog" section
that was restating the overview. Simplify runtime metrics prefix
sentence and remove unused link definitions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants