Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/en/metrics/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Metrics
description: "Submit, query, visualize, and manage your metrics in Datadog."
aliases:
- /graphing/metrics/
- /metrics/introduction/
Expand Down
1 change: 1 addition & 0 deletions content/en/metrics/derived-metrics.md
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
1 change: 1 addition & 0 deletions content/en/metrics/metrics-without-limits.md
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 1 addition & 0 deletions content/en/metrics/nested_queries.md
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
1 change: 1 addition & 0 deletions content/en/metrics/overview.md
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
1 change: 1 addition & 0 deletions content/en/metrics/types.md
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
1 change: 1 addition & 0 deletions content/en/metrics/units.md
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
Loading