Skip to main content

Module metrics_api

Module metrics_api 

Source
Expand description

Datadog Metrics API wrapper.

Exposes a thin façade over DatadogClient for the metrics endpoints needed by the CLI. Currently covers the point-in-time timeseries query (GET /api/v1/query); subsequent slices will add scalar and multi-query variants.

Structs§

MetricsApi
Metrics API façade.