This project contains a grafana dashboard to allow visualizing the prometheus metrics in grafana.
The dashboard visualizes both the measurements and the web interface usage statistics.
This is what the dashboard looks like:
This setup requires an already running grafana instance, as well as already set up prometheus integration, kube-prometheus integration, or prometheus pushgateway integration.
- Open your grafana instance and log in as a user with permissions to create new dashboards.
- Hover over the "+" on the left side of the page.
- Click "Import" in the dropdown that appears.
- Either click on "Upload JSON file" and select the grafana-dashboard.json file in this project.
Or copy the contents of grafana-dashboard.json, paste them into the text field under "Import via panel json", and click "Load". - Click "Import" on the bottom of the page.