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§
- Metrics
Api - Metrics API façade.