From c49424326b1120690a91bcf4fe52741dafa8867d Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Sun, 29 Jan 2023 17:26:11 +0100 Subject: [PATCH] Fix path to grafana dashboard img --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c77aea..88dc905 100644 --- a/README.md +++ b/README.md @@ -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