Datadog Metrics

List active metrics

Get the list of actively reporting metrics from a given time until now.

Inputs

Field

Type

Description

time [required]

enum

The queried time period range Allowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,7d,15d,30d

host

string

Hostname for filtering the list of metrics returned.

tag_filter

string

Filter metrics that have been submitted with the given tags.

Outputs

Field

Type

Description

metrics

[string]

List of metric names.

from

string

Time when the metrics were active, seconds since the Unix epoch.