datadog-controller 1.2.0 Helm chart
deliveryheroVerified publisherNot scored yet
This is a simple [Kubernetes Controller](https://kubernetes.io/docs/concepts/architecture/controller/) to allow [Datadog Monitors](https://docs.datadoghq.com/monitors/) to be created, updated or deleted from custom resources in Kubernetes. You will need to set `datadog.client_api_key` and `datadog.client_app_key` when installing the chart. These keys can be found at https://app.datadoghq.eu/account/settings#api or https://app.datadoghq.com/account/settings#api Here's an example `DatadogMonitor` resource: ```yaml apiVersion: datadoghq.com/v1beta1 kind: DatadogMonitor metadata: name: apm-error-rate-example spec: name: my-service error rate query: "avg(last_5m):sum:trace.http.request.errors{env:stg,service:my-service} / sum:trace.http.request.hits{env:stg,service:my-service} > 1" type: "query alert" message: Service my-service has a high error rate on env:stg ```
Version 1.2.0app version 0.1 (not verified against the render) 0Artifact Hub
Radar Score
Latest render attempt (unknown) failed: no tarball in index.yaml
Not yet scored
The daily scoring run has not folded the 0 images into a score yet.
Radar Score is the sum of every finding’s contribution; the colour is the worst finding’s band.
Container images
The render produced no pod templates.
Rendered with the chart’s default values. Optional subcharts, images set by operator flags and images inside CRD payloads are not seen and are counted as unmeasured.
Vulnerabilities
No current finding on any measured image of this version.
Indexed versions
| Version | Published | App version | Vulnerabilities | Radar Score |
|---|---|---|---|---|
| 1.2.0latest | — | 0.1 | — | — |
The latest version and the previous major, as selected nightly from the repository’s index.
README badge
Markdown. The badge shows the latest version’s band and Radar Score, refreshed daily.