Docs: Improve formatting in monitoring.md. (#13241)
Co-authored-by: Dezhi Wu <hi@5xx.io>
This commit is contained in:
parent
41a861e928
commit
02704ad30c
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Monitoring
|
||||
|
||||
Two different methods to install and configure Prometheus and Grafana are described in this doc.
|
||||
|
||||
* Prometheus and Grafana installation using Pod Annotations. This installs Prometheus and Grafana in the same namespace as NGINX Ingress
|
||||
* Prometheus and Grafana installation using Service Monitors. This installs Prometheus and Grafana in two different namespaces. This is the preferred method, and helm charts supports this by default.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue