Introduce Azure custom metrics adapter

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
This commit is contained in:
Tom Kerkhove 2018-08-05 11:40:56 +02:00
parent e626d358ee
commit 615dedb167

View File

@ -20,5 +20,7 @@ They are listed here for convenience.***
implementation of the custom metrics API that attempts to support
arbitrary metrics following a set label and naming scheme.
- [Microsoft Azure Adapter](https://github.com/jsturtevant/azure-k8-metrics-adapter). An implementation of the custom metrics API that allows you to retrieve arbitrary metrics from Azure Monitor.
- [Google Stackdriver (coming
soon)](https://github.com/GoogleCloudPlatform/k8s-stackdriver)