• Home
  • How to use Dynatrace
  • Metrics

Metrics

In Dynatrace, you have various types of metrics at your disposal:

  • Built-in metrics provided by OneAgent. These have the builtin: prefix in the metric key.
  • Extension metrics provided by OneAgent or ActiveGate extensions. These have the ext: prefix in the metric key.
  • Calculated metrics you create. These have the calc: prefix in the metric key.
  • Custom metrics you can feed to Dynatrace via metric ingestion. These don't have any fixed prefix, as the ingestion protocol is completely flexible.
Metrics frequency
  • Infrastructure metrics and other periodic metrics are captured every 10 seconds and stored as 1-minute aggregates. Typically, this includes a min/max/count/sum/average of the measured metric.
  • Service and web request metrics do not have a frequency. Dynatrace captures the transactions and displays medians and 90th percentiles. RUM and service analysis pages are based on this data.
  • For custom metrics ingestion, the standard resolution is 1 minute, but you can also get statistic summaries.

Ingestion

Push custom data to Dynatrace.

Built-in metrics

Get an overview of metrics available out of the box.

Self-monitoring metrics

Get an overview of self-monitoring metrics available out of the box.

Metric browser

Get an overview of all metrics available in your environment.

Calculated metrics

Log Monitoring
Service
Synthetic
RUM

Metric sources

Metric open ingest
OpenTelemetry metrics
AWS service metrics
Azure service metrics
Application Security metrics
Log metrics

See also

Data explorer
Metrics API v2
Calculated metrics API
Metric events for alerting