From 832a94a260b60140408271d2e144644a26a485b6 Mon Sep 17 00:00:00 2001 From: Bryce Eadie Date: Wed, 20 May 2026 16:07:40 -0700 Subject: [PATCH] [DOCS-14454] Add description front matter to top-level metrics pages --- content/en/metrics/_index.md | 1 + content/en/metrics/derived-metrics.md | 1 + content/en/metrics/metrics-without-limits.md | 1 + content/en/metrics/nested_queries.md | 1 + content/en/metrics/overview.md | 1 + content/en/metrics/types.md | 1 + content/en/metrics/units.md | 1 + 7 files changed, 7 insertions(+) diff --git a/content/en/metrics/_index.md b/content/en/metrics/_index.md index fcfc522769e..571088ecb56 100644 --- a/content/en/metrics/_index.md +++ b/content/en/metrics/_index.md @@ -1,5 +1,6 @@ --- title: Metrics +description: "Submit, query, visualize, and manage your metrics in Datadog." aliases: - /graphing/metrics/ - /metrics/introduction/ diff --git a/content/en/metrics/derived-metrics.md b/content/en/metrics/derived-metrics.md index a8eb33b9244..6b0889aceb1 100644 --- a/content/en/metrics/derived-metrics.md +++ b/content/en/metrics/derived-metrics.md @@ -1,5 +1,6 @@ --- title: Derived Metrics +description: "Save a metrics query as a new metric you can reuse across dashboards, monitors, SLOs, and notebooks." further_reading: - link: "https://www.datadoghq.com/blog/auto-smoother-asap/" tag: "Blog" diff --git a/content/en/metrics/metrics-without-limits.md b/content/en/metrics/metrics-without-limits.md index 0a76a2fabed..38f04b7207d 100644 --- a/content/en/metrics/metrics-without-limits.md +++ b/content/en/metrics/metrics-without-limits.md @@ -1,5 +1,6 @@ --- title: Metrics without Limits™ +description: "Decouple custom metric ingestion and indexing to control volumes and costs by selecting which tags remain queryable." aliases: - /metrics/faq/metrics-without-limits/ - /metrics/guide/metrics-without-limits-getting-started/ diff --git a/content/en/metrics/nested_queries.md b/content/en/metrics/nested_queries.md index b0f95d51bf1..2768c5f94e4 100644 --- a/content/en/metrics/nested_queries.md +++ b/content/en/metrics/nested_queries.md @@ -1,5 +1,6 @@ --- title: Nested Queries +description: "Apply additional layers of aggregation to metric queries for multilayer rollups, percentiles, and higher-resolution historical views." further_reading: - link: "/dashboards/querying/" tag: "Documentation" diff --git a/content/en/metrics/overview.md b/content/en/metrics/overview.md index c39c907fcae..f6ad3cc0f24 100644 --- a/content/en/metrics/overview.md +++ b/content/en/metrics/overview.md @@ -1,5 +1,6 @@ --- title: Metrics Overview Page +description: "Use the Metrics Overview page to explore your metric sources, generate metrics from Datadog products, and enable advanced platform features." further_reading: - link: "https://www.datadoghq.com/blog/metrics-without-limits" tag: "Blog" diff --git a/content/en/metrics/types.md b/content/en/metrics/types.md index 3033d271a5f..ef4d6fea3f0 100644 --- a/content/en/metrics/types.md +++ b/content/en/metrics/types.md @@ -1,5 +1,6 @@ --- title: Metrics Types +description: "Learn about Datadog metric submission types (count, rate, gauge, histogram, distribution) and how they map to in-app types." aliases: - /developers/metrics/counts/ - /developers/metrics/distributions/ diff --git a/content/en/metrics/units.md b/content/en/metrics/units.md index e51a81b1b5e..0e3d5007701 100644 --- a/content/en/metrics/units.md +++ b/content/en/metrics/units.md @@ -1,5 +1,6 @@ --- title: Metrics Units +description: "Set units on your metrics so values display at the right order of magnitude on graphs and widgets." aliases: - /developers/metrics/metrics_units - /developers/metrics/units/