Expand description
Datadog REST API client.
Thin reqwest wrapper that injects the DD-API-KEY and
DD-APPLICATION-KEY headers on every request and retries 429 responses
with Retry-After / X-RateLimit-Reset awareness.
Structsยง
- Datadog
Client - HTTP client for Datadog REST APIs.