mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 05:34:05 -08:00
Update getting started guide with the new UI
Signed-off-by: Juozas Vainauskas <vainauskasjuozas@gmail.com>
This commit is contained in:
parent
a5d57c9269
commit
ad6ae2cccc
|
@ -81,7 +81,7 @@ navigating to its metrics endpoint:
|
||||||
|
|
||||||
Let us explore data that Prometheus has collected about itself. To
|
Let us explore data that Prometheus has collected about itself. To
|
||||||
use Prometheus's built-in expression browser, navigate to
|
use Prometheus's built-in expression browser, navigate to
|
||||||
http://localhost:9090/graph and choose the "Console" view within the "Graph" tab.
|
http://localhost:9090/graph and choose the "Table" view within the "Graph" tab.
|
||||||
|
|
||||||
As you can gather from [localhost:9090/metrics](http://localhost:9090/metrics),
|
As you can gather from [localhost:9090/metrics](http://localhost:9090/metrics),
|
||||||
one metric that Prometheus exports about itself is named
|
one metric that Prometheus exports about itself is named
|
||||||
|
|
Loading…
Reference in a new issue