Skip to content

Commit

Permalink
AWS deploy: drop empty panels refs from QED.json to enable shared cro…
Browse files Browse the repository at this point in the history
…sshairs

Apparently, each panel can have a panels element (list), possibly to group
related panels together.  As it was, it seems that each panel was "orphaned",
and they couldn't share crosshairs.
  • Loading branch information
panchoh committed Feb 28, 2019
1 parent 8cbad04 commit 89dbb64
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deploy/aws/provision/files/grafana/dashboards/QED.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"y": 0
},
"id": 34,
"panels": [],
"title": "General",
"type": "row"
},
Expand Down Expand Up @@ -402,7 +401,6 @@
"y": 6
},
"id": 32,
"panels": [],
"title": "Servers",
"type": "row"
},
Expand Down Expand Up @@ -760,7 +758,6 @@
"y": 25
},
"id": 30,
"panels": [],
"title": "Agents",
"type": "row"
},
Expand Down Expand Up @@ -1217,7 +1214,6 @@
"y": 40
},
"id": 28,
"panels": [],
"title": "Store",
"type": "row"
},
Expand Down

0 comments on commit 89dbb64

Please sign in to comment.