From f1d8313ee8c97c146aa81b01406f353b3a4a575a Mon Sep 17 00:00:00 2001 From: Giancarlo Rubio Date: Wed, 18 Oct 2017 09:39:34 +0200 Subject: [PATCH] link to prometheus docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e52a401d48..3db9dab511 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ An Ingress Controller is a daemon, deployed as a Kubernetes Pod, that watches th - [Proxy Protocol](#proxy-protocol) - [ModSecurity Web Application Firewall](docs/user-guide/modsecurity.md) - [Opentracing](docs/user-guide/opentracing.md) +- [VTS and Prometheus metrics](docs/examples/customization/custom-vts-metrics-prometheus/README.md) - [Custom errors](docs/user-guide/custom-errors.md) - [NGINX status page](docs/user-guide/nginx-status-page.md) - [Running multiple ingress controllers](#running-multiple-ingress-controllers)