This commit is contained in:
ddeyo
2018-09-07 11:16:28 -07:00
parent 910b0ab3f1
commit 04b484b4b0

View File

@@ -176,3 +176,5 @@ prometheus ClusterIP 10.96.254.107 <none> 9090/TCP 1h
```
ssh -L 9090:10.96.254.107:9090 ANY_NODE
```
6. Visit http://127.0.0.1:9090 to explore the UCP metrics being collected by Prometheus.