although those are limited enough that we use a separate graphing
layer on top (see [[Grafana]]).
Basic design
------------
The Prometheus web interface is available at:
<https://prometheus.torproject.org>
...
...
@@ -17,8 +20,25 @@ A simple query you can try is to pick any metric in the list and click
`Execute`. For example, [this link](https://prometheus1.torproject.org/graph?g0.range_input=2w&g0.expr=node_load5&g0.tab=0) will show the 5-minute load
over the last two weeks for the known servers.
All machines configured through Puppet are scraped by the central
server every 15 seconds.
Here you can see, from the [Prometheus overview documentation](https://prometheus.io/docs/introduction/overview/) the