konsentus/Build and deploy Datadog monitor or dashboard files
Uses templating logic to build valid JSON payloads to create monitors or dashboards in Datadog, template parameters are sent through as environment variables starting with `TEMPLATE_` to make it clear what is being created.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| template_location | string - path location to JSON template file | yes | — |
| template_type | string - monitor|dashboard | yes | — |
| datadog_url_location | string - eu or com depending on where your datadog endpoint is located (EU or US respectively). Required if no `send_to_dd` provided. | no | — |
Outputs
no outputs