To start run:
./run.sh
The metric generator is this script built by Brian Brazil. It runs locally outside docker on localhost:1234/metrics
Grafana and prometheus will run inside docker, the prometheus instance is provisioned and will be configured as a datasource at startup.
- Go to explore-ui
- Search for
example_timeseries_total
and run query to get all timeseries for the metric. - Search for some other metric such as
prometheus_tsdb_head_samples_appended_total
- The prom_ql input text field is laggy
- Execute the query to search for
prometheus_tsdb_head_samples_appended_total
- The prom_ql input text field is snappy again.