Fix json format
There was a "{" at the first line that isnt needed and coused an error when importing the raw json in grafana
This commit is contained in:
parent
714576a11a
commit
eaef12f63a
|
@ -1,4 +1,3 @@
|
||||||
{
|
|
||||||
{
|
{
|
||||||
"__inputs": [
|
"__inputs": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue