1
0
Fork 0
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:
Max Lowther 2022-04-13 17:55:52 +01:00 committed by GitHub
parent 2038d84100
commit e4b08dff26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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