Skip to content

[DOCS-14454] Add description front matter to metrics OpenTelemetry pages#36888

Open
buraizu wants to merge 1 commit into
masterfrom
docs14454/metrics-otel-descriptions
Open

[DOCS-14454] Add description front matter to metrics OpenTelemetry pages#36888
buraizu wants to merge 1 commit into
masterfrom
docs14454/metrics-otel-descriptions

Conversation

@buraizu
Copy link
Copy Markdown
Contributor

@buraizu buraizu commented May 20, 2026

What does this PR do? What is the motivation?

Fixes DOCS-14454

Adds the description field to YAML front matter on 3 pages under content/en/metrics/open_telemetry/ that lacked it. Per the Datadog docs front matter guidance, description is required on every page.

Final companion PR to #36884 (top-level metrics), #36885 (metrics guides), #36886 (custom_metrics), and #36887 (metrics FAQ).

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

@buraizu buraizu marked this pull request as ready for review May 20, 2026 23:59
@buraizu buraizu requested a review from a team as a code owner May 20, 2026 23:59
@@ -1,5 +1,6 @@
---
title: OpenTelemetry Metrics
description: "Send OpenTelemetry metrics to Datadog using the OpenTelemetry Collector, the Datadog Agent, or an agentless deployment."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: "Send OpenTelemetry metrics to Datadog using the OpenTelemetry Collector, the Datadog Agent, or an agentless deployment."
description: "Send OpenTelemetry metrics to Datadog using the OpenTelemetry Collector, the Datadog Agent, or an Agentless deployment."

In Security, we tend to capitalize "Agentless" because it still refers to the Agent, but I'm not sure how prevalent that it is in other product areas?

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.

2 participants