prometheus-immich-exporter/grafana/README.md

23 lines
729 B
Markdown
Raw Normal View History

2020-10-26 18:02:40 +01:00
# Grafana dashboard
## Import
To import the dashboard into your grafana, download the [dashboard.json](https://github.com/friendlyFriend4000/prometheus-immich-exporter/raw/master/grafana/dashboard-immich.json) file and import it into your server. Select your prometheus instance and that should be all.
The graphs can be customized in their relative time. Mind that it takes time to populate them if you set relative time to monthly or yearly
| Relative time | entry |
|--------------------------|----------|
| `the current day so far` | `now/d` |
| `the current week` | `now/w` |
| `current month` | `now/M` |
| `current year` | `now/y` |
2020-10-26 18:02:40 +01:00
## Screenshot
![](./screenshot.png)