fixes and typos

removed last trace of qbittorrent naming
created readme
This commit is contained in:
friendly Friend
2023-03-15 02:23:48 -07:00
parent f9866ee2b7
commit 610ca5b6b4
5 changed files with 948 additions and 135 deletions

View File

@@ -2,7 +2,20 @@
## Import
To import the dashboard into your grafana, download the [dashboard.json](https://raw.githubusercontent.com/esanchezm/prometheus-qbittorrent-exporter/master/grafana/dashboard.json) file and import it into your server. Select your prometheus instance and that should be all.
To import the dashboard into your grafana, download the [dashboard.json](https://raw.githubusercontent.com/friendlyFriend/immich-qbittorrent-exporter/master/grafana/dashboard.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` |
## Screenshot