Prometheus web ui

From wikinotes

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