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 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
{
|
|
||||||
{
|
{
|
||||||
"__inputs": [
|
"__inputs": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue