From 59351e3b7b17afc8245364502b756369c21c036f Mon Sep 17 00:00:00 2001 From: Tom Kerkhove Date: Thu, 16 Aug 2018 20:30:44 +0200 Subject: [PATCH] Update to Azure org --- staging/src/k8s.io/metrics/IMPLEMENTATIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/src/k8s.io/metrics/IMPLEMENTATIONS.md b/staging/src/k8s.io/metrics/IMPLEMENTATIONS.md index 9b2c46cdca3..7548bb52c96 100644 --- a/staging/src/k8s.io/metrics/IMPLEMENTATIONS.md +++ b/staging/src/k8s.io/metrics/IMPLEMENTATIONS.md @@ -20,7 +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. +- [Microsoft Azure Adapter](https://github.com/Azure/azure-k8s-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)