For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/metrics/guide/metric_name_pricing_experience.md. A documentation index is available at /llms.txt.

Metrics Experience Changes for Metric Name Pricing

Overview

With the Metric Name Pricing billing model for custom metrics, Datadog updated the metrics experience to reflect how usage is measured. This guide describes what has changed in the Datadog UI and APIs for organizations on Metric Name Pricing.

Note: This page applies only if your organization is on Metric Name Pricing. If your contract uses Timeseries (cardinality) pricing, your metrics experience is unchanged.

Summary of changes

FeatureDescription
Manage Tags modalEstimates the impact of tag changes on point volume instead of cardinality volume.
Metric side panelDisplays ingested and indexed point volume instead of timeseries volume.
Volume Management pageVolume Overview graphs display new billing dimensions for Metric Name Pricing.
Plan & Usage pageReflects the Metric Name Pricing billing breakdown.
Estimated usage metricsNew points-volume metrics replace cardinality-based estimated usage metrics.

Manage Tags modal

When configuring tags on custom metrics, the Manage Tags modal estimates the impact of tag changes on point volume instead of cardinality volume.

The Manage Tags modal showing a usage projection chart with three lines: month-to-date usage, usage with current configuration, and usage with proposed configuration. Tags datacenter and service are configured in the Include tags tab.

For more information on configuring tags, see Metrics without Limits™.

Metric side panel

The metric details side panel displays ingested and indexed point volume instead of timeseries volume.

To open the metric side panel, click any metric name on the Metrics Summary page.

The metric details side panel showing INGESTED POINTS and INDEXED POINTS at the top, alongside Hosts and Tag Values.

Volume Management page

The Volume Overview graphs on the Metrics Volume Management page display the following Metric Name Pricing billing dimensions:

  • Estimated unique metric names
  • Billable indexed point volume
  • Ingested-to-indexed points ratio
Three Volume Overview graphs for Metric Name Pricing: Estimated Unique Metric Names (count of metrics with more than 100 indexed points month-to-date), Estimated Total Points (total indexed points exceeding the 10M per-metric allotment month-to-date), and Estimated Ingested to Indexed Points Ratio.

Plan & Usage page

The Plan & Usage page reflects the Metric Name Pricing billing breakdown for organizations on the new model.

The Plan & Usage Cost Breakdown page showing Indexed Points, Ingest Points, and Metric Names as distinct product line items in the Summary table and Cumulative Cost Breakdown chart.

Estimated usage metrics

Datadog provides estimated usage metrics so you can monitor your Metric Name Pricing usage in real time. Use these metrics to set up monitors and dashboards for cost visibility.

Cardinality-based estimated usage metrics (datadog.estimated_usage.metrics.custom and related metrics) are no longer available for organizations on Metric Name Pricing. Any monitors, dashboards, or other assets that use the cardinality-based metrics have stopped receiving data. Use the points-volume metrics listed below instead.

Billable usage metrics

Use these metrics to estimate your month-to-date billable usage:

MetricWhat it represents
datadog.estimated_usage.billable.metricsCount of metric names with more than 100 indexed points, month-to-date.
datadog.estimated_usage.billable.pointsSum of indexed points above the included 10M points per metric name, month-to-date.
datadog.estimated_usage.metrics.points.ratioComparison of total ingested points to total indexed points.

Points-volume usage metrics

For more granular analysis, use the following real-time and hourly metrics:

MetricWhat it represents
datadog.estimated_usage.metrics.points.indexedEstimated indexed custom metric points over a rolling 60-minute window.
datadog.estimated_usage.metrics.points.indexed.by_tagEstimated indexed custom metric points over a rolling 60-minute window, broken down by usage attribution tags.
datadog.estimated_usage.metrics.points.indexed.hourlyEstimated total indexed custom metric points submitted each hour, for cumulative month-to-date calculations.
datadog.estimated_usage.metrics.points.ingestedEstimated ingested custom metric points over a rolling 60-minute window.
datadog.estimated_usage.metrics.points.ingested.hourlyEstimated total ingested custom metric points submitted each hour, for cumulative month-to-date calculations.

For more information, see Estimated Usage Metrics.

Managing your metric usage

To optimize your usage under Metric Name Pricing, use the following tools:

  • Metric names: Use Agent-side filtering to prevent unused or unwanted custom metrics from being sent to Datadog, reducing the count of billable metric names.
  • Indexed and ingested points: Use Metrics without Limits™ to configure tag allowlists or blocklists per metric, or Tag Indexing Rules to apply org-wide tag configurations across metric groups, reducing indexed point volume and your per-metric overage.

Troubleshooting

For technical questions, contact Datadog support.

For billing questions, contact your Customer Success Manager.

Further reading