Skip to content

Commit

Permalink
Add dashboard (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
  • Loading branch information
hairyhenderson authored Jan 29, 2024
1 parent 559eb9e commit 219a45e
Show file tree
Hide file tree
Showing 3 changed files with 2,780 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ To configure Prometheus to scrape from this exporter, use a [scrape_config](http
- 'localhost:9780'
```
## Grafana Dashboard
There's a Grafana dashboard available [in this repo](./dashboard.json) which looks like this:
![Grafana dashboard](./dashboard.png)
The easiest way to get set up with Grafana is to use [Grafana Cloud](https://grafana.com/products/cloud/), which has an excellent free tier.
To use it, you'll need to set up a Prometheus data source in Grafana, and then import the dashboard.
## License
[The MIT License](http://opensource.org/licenses/MIT)
Expand Down
Loading

0 comments on commit 219a45e

Please sign in to comment.