From eaef12f63a9a8a82ea96de02e8a6c81aa04db1f0 Mon Sep 17 00:00:00 2001 From: wuast94 Date: Fri, 29 Jan 2021 00:54:17 +0100 Subject: [PATCH] Fix json format There was a "{" at the first line that isnt needed and coused an error when importing the raw json in grafana --- grafana/dashboard.json | 1 - 1 file changed, 1 deletion(-) diff --git a/grafana/dashboard.json b/grafana/dashboard.json index 309bfca..bd77ea4 100644 --- a/grafana/dashboard.json +++ b/grafana/dashboard.json @@ -1,4 +1,3 @@ -{ { "__inputs": [ {