Fix path to grafana dashboard img

This commit is contained in:
Orsiris de Jong 2023-01-29 17:26:11 +01:00 committed by GitHub
parent 6b8e4721b2
commit c49424326b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,7 @@ On servers, we'll configure a prometheus file that gets written on each backup,
On laptops, since we might be away from our usual network, we'll push the backup metrics to a remote push gateway which laters gets collected by prometheus itself.
The current NPBackup dashboard:
[!image](img/grafana_dashboard.png)
![image](img/grafana_dashboard.png)
## End user expericence