adding Datadog Cluster Agent to the list of Custom Metrics Providers

Signed-off-by: charlyF <charly@datadoghq.com>
This commit is contained in:
charlyF 2018-10-23 17:30:18 -04:00
parent 1fe288ec02
commit 8532168d01
No known key found for this signature in database
GPG Key ID: 90237D54E57D2A03

View File

@ -24,3 +24,7 @@ They are listed here for convenience.***
- [Google Stackdriver (coming
soon)](https://github.com/GoogleCloudPlatform/k8s-stackdriver)
- [Datadog Cluster Agent](https://github.com/DataDog/datadog-agent/blob/c4f38af1897bac294d8fed6285098b14aafa6178/docs/cluster-agent/CUSTOM_METRICS_SERVER.md).
Implementation of the external metrics provider, using Datadog as a backend for the metrics.
Coming soon: Implementation of the custom metrics provider to support in-cluster metrics collected by the Datadog Agents.