From b0eda2612f08fd481ebfe26b96c72f3c4e06b565 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Thu, 28 Feb 2019 17:40:59 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e739c08..e9f9c86d 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Flagger documentation can be found at [docs.flagger.app](https://docs.flagger.ap * [Canary deployment stages](https://docs.flagger.app/how-it-works#canary-deployment) * [Canary analysis](https://docs.flagger.app/how-it-works#canary-analysis) * [HTTP metrics](https://docs.flagger.app/how-it-works#http-metrics) + * [Custom metrics](https://docs.flagger.app/how-it-works#custom-metrics) * [Webhooks](https://docs.flagger.app/how-it-works#webhooks) * [Load testing](https://docs.flagger.app/how-it-works#load-testing) * Usage