Skip to content

[DOCS-14454] Add description front matter to metrics guide pages#36885

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

[DOCS-14454] Add description front matter to metrics guide pages#36885
buraizu wants to merge 1 commit into
masterfrom
docs14454/metrics-guide-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 10 pages under content/en/metrics/guide/ that lacked it. Per the Datadog docs front matter guidance, description is required on every page.

Companion PR to #36884 (top-level metrics pages). Three more PRs to follow for metrics/custom_metrics/, metrics/faq/, and metrics/open_telemetry/.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

@github-actions github-actions Bot added the Guide Content impacting a guide label May 20, 2026
@buraizu buraizu marked this pull request as ready for review May 20, 2026 23:11
@buraizu buraizu requested a review from a team as a code owner May 20, 2026 23:11
@@ -1,5 +1,6 @@
---
title: Interpolation and the Fill Modifier
description: "Understand how interpolation and the fill modifier align metric series so you can aggregate across sources."
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: "Understand how interpolation and the fill modifier align metric series so you can aggregate across sources."
description: "Understand how interpolation and the fill modifier help you aggregate across sources by aligning metric series."

I wasn't familiar with interpolation and the fill modifier beforehand, so I had some trouble parsing out where the unfamiliar noun phrase ended. I'm not sure if this slight rewording helps; feel free to ignore if you prefer your current version!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Guide Content impacting a guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants