---
title: Metrics Overview Page
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Metrics > Metrics Overview Page
---

# Metrics Overview Page

## Overview{% #overview %}

The Metrics Overview page provides users of all experience levels with a deeper understanding of their metrics landscape. It provides guidance on how you can maximize the value of your Datadog metrics.

With the Metrics Overview Page you can learn how to:

- Explore the sources of your metrics
- Generate additional metrics from Datadog products
- Enable advanced platform capabilities such as percentiles, Metrics without Limits™, and historical metric ingestion

## How your metrics flow through Datadog{% #how-your-metrics-flow-through-datadog %}

{% image
   source="https://docs.dd-static.net/images/metrics/overview/how_metrics_flow.b1675eab568f30f15b4e82abc39246ae.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/metrics/overview/how_metrics_flow.b1675eab568f30f15b4e82abc39246ae.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="The how your metrics flow through Datadog section of the metrics overview page" /%}

This section shows all of your metric sources, the additional processing and configuration that is applied to your metrics data, and a volume breakdown of standard and custom metrics.

**Note**: the Overview page is not dedicated to managing the costs of metrics. See [Best Practices for Custom Metrics Governance](https://docs.datadoghq.com/metrics/guide/custom_metrics_governance.md) for further details on how to optimize costs.

### Metric Sources{% #metric-sources %}

The **Metric Sources** column shows a summary of the metric sources reporting to Datadog. Click on any of the sources to open the [Summary page](https://docs.datadoghq.com/metrics/summary.md) scoped to that source. Your Datadog metrics can originate from the following sources:

{% collapsible-section %}
#### Datadog Agent

The [Datadog Agent](https://docs.datadoghq.com/agent.md) collects metrics from the hosts where it's installed and forwards them to Datadog. These metrics could originate from:

- Any of the official Datadog integrations that are bundled with the Agent. See the [integrations-core repository](https://github.com/DataDog/integrations-core) for a full listing of the available Agent-based integrations.
- [DogStatsD](https://docs.datadoghq.com/extend/dogstatsd.md), a metrics aggregation service bundled with the Datadog Agent. DogStatsD implements the [StatsD](https://github.com/statsd/statsd) protocol with some Datadog-specific extensions.
- [Custom checks](https://docs.datadoghq.com/extend/custom_checks.md), which are used to collect metrics from custom applications or unique systems. You define the logic for the check yourself in the Agent's configuration files. See [Writing a Custom Agent Check](https://docs.datadoghq.com/extend/custom_checks/write_agent_check.md) for more information.
- [Marketplace integrations](https://docs.datadoghq.com/integrations.md#cat-marketplace) installed on the Agent. The [Datadog Marketplace](https://app.datadoghq.com/marketplace) is a digital marketplace where Technology Partners can list their paid offerings to Datadog users.

{% /collapsible-section %}

{% collapsible-section %}
#### Cloud integrations

Also known as authentication-based integrations, these integrations are set up in Datadog. You provide the credentials for obtaining metrics, and Datadog makes API calls on your behalf to collect them. Common examples are cloud provider integrations, Slack, and PagerDuty. See [API-based integrations](https://docs.datadoghq.com/extend/integrations.md?tab=integrations#api-based-integrations) in the Developers documentation for more information.
{% /collapsible-section %}

{% collapsible-section %}
#### Datadog API

You can send metrics directly to the [Metrics API](https://docs.datadoghq.com/api/latest/metrics.md#submit-metrics).
{% /collapsible-section %}

In total, Datadog has more than 1,000 integrations. See [Integration Management](https://docs.datadoghq.com/agent/guide/integration-management.md) for more information about managing your integrations.

### Configurable Processing{% #configurable-processing %}

The **Configurable Processing** column lists the various advanced configuration options that you can use to increase the value of your metrics. Click on any of the options for more information and a link to the relevant configuration screen.

{% collapsible-section %}
#### Optimize your custom metrics costs with Metrics without Limits™

[Metrics without Limits™](https://docs.datadoghq.com/metrics/metrics-without-limits.md) helps you manage custom metric costs by indexing only the metric tags most valuable to your organization. Your use of Metrics without Limits™ is reflected in the top section of the Overview page as **Selected Metrics**. For more information about managing your custom metrics costs, see [Best Practices for Custom Metrics Governance](https://docs.datadoghq.com/metrics/guide/custom_metrics_governance.md).
{% /collapsible-section %}

{% collapsible-section %}
#### Enable percentiles on distribution metrics

[Distribution metrics](https://docs.datadoghq.com/metrics/distributions.md) with percentiles enabled provide you with globally accurate percentiles calculated server-side from all hosts, so you can measure statistical distributions across your entire distributed infrastructure.
{% /collapsible-section %}

{% collapsible-section %}
#### Generate metrics from other Datadog products

Some products incorporate standard metrics to surface insights out of the box (for example, APM).

##### Logs{% #logs %}

[Generate custom metrics from ingested logs](https://docs.datadoghq.com/logs/log_configuration/logs_to_metrics.md) to summarize data from all the logs ingested by Datadog. This allows you to visualize and alert on log data that's important to your environment, even if the logs are not indexed for long-term search.

##### APM{% #apm %}

[Generate custom metrics from your ingested spans](https://docs.datadoghq.com/tracing/trace_pipeline/generate_metrics.md) to visualize anomalies and trends across any parameters that are important to your business context.

##### Real User Monitoring (RUM){% #real-user-monitoring-rum %}

[Generate custom metrics from RUM events](https://docs.datadoghq.com/real_user_monitoring/platform/generate_metrics.md) to summarize the data from your RUM events, so you can visualize and alert on the user behaviors that are most impactful to your organization.

##### Processes{% #processes %}

[Generate custom process-based metrics](https://docs.datadoghq.com/infrastructure/process/increase_process_retention.md#generate-a-process-based-metric) to monitor the resource consumption of your processes, as well as any other process-related behavior that might be important to your business needs.

##### Events{% #events %}

[Generate custom event-based metrics](https://docs.datadoghq.com/events/guides/usage.md#custom-metrics) for visibility into monitor alerts or any other event-based data ingested by Datadog.
{% /collapsible-section %}

{% collapsible-section %}
#### Ingest historical metrics

[Historical Metrics Ingestion](https://docs.datadoghq.com/metrics/custom_metrics/historical_metrics.md) enables you to ingest metric values with timestamps older than one hour from the time of submission.
{% /collapsible-section %}

### Available Metrics{% #available-metrics %}

The **Available Metrics** column breaks down your total metric volume by standard and custom metrics over the past month. If you're interested in managing your custom metrics volume, see the [Best Practices for Custom Metrics Governance page](https://docs.datadoghq.com/metrics/guide/custom_metrics_governance.md) and the [Metrics Volume Management page](https://docs.datadoghq.com/metrics/volume.md) for more detailed insights.

## Your metrics by source{% #your-metrics-by-source %}

This section contains a tree map that outlines your metric sources and their respective volumes.

{% image
   source="https://docs.dd-static.net/images/metrics/overview/metrics_by_source.7918d6bfa666ff3ecccca00e99600696.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/metrics/overview/metrics_by_source.7918d6bfa666ff3ecccca00e99600696.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="The your metrics by source section of the metrics overview page" /%}

## Generate metrics from any source{% #generate-metrics-from-any-source %}

Clicking on any of the options below brings you to the corresponding product's Generate Metrics page, where you can create custom metrics from that product:

- [Ingested logs](https://docs.datadoghq.com/logs/log_configuration/logs_to_metrics.md)
- [Ingested spans](https://docs.datadoghq.com/tracing/trace_pipeline/generate_metrics.md)
- [RUM events](https://docs.datadoghq.com/real_user_monitoring/platform/generate_metrics.md)
- [Processes](https://docs.datadoghq.com/infrastructure/process/increase_process_retention.md#generate-a-process-based-metric)
- [Events](https://docs.datadoghq.com/events/guides/usage.md#custom-metrics)

## Metrics available for querying{% #metrics-available-for-querying %}

Use the search bar in this section to view the latest data and configuration options of any of your metrics. You can search all its tags, or click to investigate the metric further in the [Metrics Explorer](https://app.datadoghq.com/metric/explorer) or [Summary](https://app.datadoghq.com/metric/summary) pages.

{% image
   source="https://docs.dd-static.net/images/metrics/overview/available_metrics.530ec2ccf072e2859eecdd5c1983c44f.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/metrics/overview/available_metrics.530ec2ccf072e2859eecdd5c1983c44f.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="The metrics available for querying section of the metrics overview page" /%}

## Further reading{% #further-reading %}

- [Dynamically control custom metrics volume with Metrics without Limits™](https://www.datadoghq.com/blog/metrics-without-limits)
- [Join an interactive session to unlock the full potential of metrics](https://dtdg.co/fe)
- [Metrics Units](https://docs.datadoghq.com/metrics/units.md)
