Skip to content

Tags Cardinality Explorer - Generally Available #29960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
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
7 changes: 3 additions & 4 deletions content/en/metrics/guide/custom_metrics_governance.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ further_reading:
- link: "/metrics/volume/"
tag: "Documentation"
text: "Metrics Volume Management"
- link: "https://www.datadoghq.com/blog/custom-metrics-governance/"
tag: "Blog"
text: "Best practices for end-to-end custom metrics governance"
---

## Overview
Expand Down Expand Up @@ -61,10 +64,6 @@ Additionally, review [Usage Attribution][3] information for a total breakdown of

#### Metric-level visibility

{{< callout url="https://forms.gle/H3dG9tTdR6bqzHAX9" >}}
Custom Metrics Tags Cardinality Explorer is in Preview. Use this form to request access today.
{{< /callout >}}

{{< img src="metrics/tagsexplorer.png" alt="Custom Metrics Tags Cardinality Explorer for a spiking metric name" style="width:80%;">}}

Once you've identified which metric names are driving up your account's monthly usage and costs, you can navigate to the metric's details side panel to view the Custom Metrics Tags Cardinality Explorer. This shows you which tag keys are driving a particular metric's cardinality to spike. Any spammy or unbounded tag keys with large increases in the number of unique tag values are the likely cause. Exclude them using Metrics without Limits™ to achieve immediate cost savings.
Expand Down
4 changes: 0 additions & 4 deletions content/en/metrics/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,6 @@ To determine the value of any metric name to your organization, use Metrics Rela

## Custom Metrics Tags Cardinality Explorer

{{< callout url="https://forms.gle/H3dG9tTdR6bqzHAX9" >}}
Custom Metrics Tags Cardinality Explorer is in Preview. Use this form to request access today.
{{< /callout >}}

{{< img src="metrics/tagsexplorer.png" alt="Custom Metrics Tags Cardinality Explorer for a spiking metric name" style="width:80%;">}}
To determine why a particular metric name is emitting a large number of custom metrics, or spiking, use the Custom Metrics Tags Cardinality Explorer. This helps you pinpoint the tag keys driving the spike, which you can immediately exclude using Metrics without Limits™ for cost savings.

Expand Down
Loading