Prometheus web ui

From wikinotes
Revision as of 01:37, 18 February 2022 by Will (talk | contribs) (Created page with "Prometheus's Web-UI manages configuration (rules, metrics, alerts, ...),<br> and contains simple table/graph query tools.<br> It is very common for prometheus to be exposed to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Prometheus's Web-UI manages configuration (rules, metrics, alerts, ...),
and contains simple table/graph query tools.
It is very common for prometheus to be exposed to another service for dashboards.

Routes

xdg-open http://${IP_ADDR}/9090          # web-ui
xdg-open http://${IP_ADDR}/9090/targets  # all metric sources/health