Expand on Kube Metrics Adaptor implementation

parent a536a8a3
...@@ -29,4 +29,6 @@ They are listed here for convenience.*** ...@@ -29,4 +29,6 @@ They are listed here for convenience.***
Implementation of the external metrics provider, using Datadog as a backend for the metrics. 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. Coming soon: Implementation of the custom metrics provider to support in-cluster metrics collected by the Datadog Agents.
- [Kube Metrics Adapter](https://github.com/zalando-incubator/kube-metrics-adapter). A general purpose metrics adapter for Kubernetes that can collect and serve custom and external metrics for Horizontal Pod Autoscaling. - [Kube Metrics Adapter](https://github.com/zalando-incubator/kube-metrics-adapter). A general purpose metrics adapter for Kubernetes that can collect and serve custom and external metrics for Horizontal Pod Autoscaling.
\ No newline at end of file Provides the ability to scrape pods directly or from Prometheus through user defined queries.
Also capable of serving external metrics from a number of sources including AWS' SQS and [ZMON monitoring](https://github.com/zalando/zmon).
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment