mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-21 11:48:53 +00:00
Update monitoring-kubernetes-ingress.md
Fix minor typo
This commit is contained in:
parent
2038d84100
commit
e4b08dff26
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ spec:
|
|||
kubectl apply -f ambassador-monitor.yaml
|
||||
```
|
||||
|
||||
Prometheus will now be configured to collect metrics from the `ambassadr-admin` Kubernetes service with the internal address: `http://ambassador-admin:8877/metrics`.
|
||||
Prometheus will now be configured to collect metrics from the `ambassador-admin` Kubernetes service with the internal address: `http://ambassador-admin:8877/metrics`.
|
||||
|
||||
## Examining Ingress Metrics
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue