Fixed link in prometheus example
This commit is contained in:
parent
1f269d4e4d
commit
b4e930cc37
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Deploying the Nginx Ingress controller
|
||||
|
||||
This example aims to demonstrate the deployment of an nginx ingress controller and use a ConfigMap to enable [nginx vts module](github.com/vozlt/nginx-module-vts
|
||||
This example aims to demonstrate the deployment of an nginx ingress controller and use a ConfigMap to enable [nginx vts module](https://github.com/vozlt/nginx-module-vts
|
||||
) to export metrics in prometheus format.
|
||||
|
||||
# vts-metrics
|
||||
|
|
Loading…
Reference in a new issue