Datadog integration
Datadog is a monitoring and analytics platform for cloud-scale infrastructure and applications.
To integrate Datadog to Windmill, you need to save the following elements as a resource.
Property | Type | Description | Default | Required | Where to Find |
---|---|---|---|---|---|
apiKey | string | Datadog API key for authentication | true | Datadog Dashboard > Integrations > APIs > API Keys | |
appKey | string | Datadog APP key for specific access | false | Datadog Dashboard > Integrations > APIs > Application Keys | |
apiBase | string | Base URL for the Datadog API | false | Datadog API documentation (default: https://api.datadoghq.com or region-specific API base URL) |
Your resource can be used passed as parameters or directly fetched within scripts, flows and apps.
Example of a Supabase resource being used in two different manners from a script in Windmill.