Skip to main content

Module client

Module client 

Source
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ยง

DatadogClient
HTTP client for Datadog REST APIs.