https://github.com/harperfast/prometheus_exporter_dashboards
Sample Grafana dashboards to be used with the HarperDB Prometheus Exporter
https://github.com/harperfast/prometheus_exporter_dashboards
Last synced: 3 months ago
JSON representation
Sample Grafana dashboards to be used with the HarperDB Prometheus Exporter
- Host: GitHub
- URL: https://github.com/harperfast/prometheus_exporter_dashboards
- Owner: HarperFast
- License: mit
- Created: 2024-03-14T20:49:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-04T13:18:45.000Z (11 months ago)
- Last Synced: 2025-10-01T22:12:30.492Z (9 months ago)
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HarperDB Sample Grafana Dashboards
This repository is a collection of sample HarperDB Grafana dashboards. We intend to grow this collection overtime with additional monitoring dashboards and examples for specific use cases.
## Requirements
All dashboards in this collection require:
- One or more HarperDB instances with the [HarperDB Prometheus Exporter application](https://github.com/HarperDB-Add-Ons/prometheus_exporter) deployed.
- A Prometheus installation configured to scrape the HarperDB Prometheus Exporter(s).
- A Grafana installation with the Prometheus data source configured.
## Importing Dashboards
These dashboards require selecting your Prometheus datasource as part of the import. For detailed instructions, visit the [Grafana Import Dashboards documentation](https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/import-dashboards/).
## Dashboards
### HarperDB Monitoring Dashboard
[`harperdb_monitoring_dashboard.json`](./harperdb_monitoring_dashboard.json)
This dashboard displays primary data associated with a standard HarperDB install. Variables are parameterized at the top of the dashboard giving configurable options for:
- Prometheus Job(s)
- The primary grouping of data sources. An example of where you may have multiple of these is in the case of multiple deployments (prod/ stage/dev and/or regional clusters).
- Instance(s)
- The available instances(s) that data will be sourced from filtered by the selected job(s).
- Quantile(s)
- The available quantile(s) of the given dataset.
- Path(s)
- The available path(s) that are monitored from the HarperDB instance(s). If the Prometheus Exporter is installed, you should see `/prometheus-exporter/metrics` at a minimum.
- Method(s)
- The available methods(s) of the given dataset.