Skip to content

Commit

Permalink
Merge pull request #1912 from DSD-DBS/feedback-dashboard
Browse files Browse the repository at this point in the history
feat(grafana): Increase width of feedback dashboard
  • Loading branch information
MoritzWeber0 authored Oct 16, 2024
2 parents 9e7c1a5 + f8a7524 commit 7963611
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions helm/config/grafana/dashboards/feedback.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
},
"gridPos": {
"h": 8,
"w": 10,
"w": 15,
"x": 0,
"y": 0
},
Expand Down Expand Up @@ -258,8 +258,8 @@
]
},
"gridPos": {
"h": 6,
"w": 4,
"h": 7,
"w": 5,
"x": 0,
"y": 8
},
Expand Down Expand Up @@ -332,9 +332,9 @@
"overrides": []
},
"gridPos": {
"h": 6,
"w": 3,
"x": 4,
"h": 7,
"w": 5,
"x": 5,
"y": 8
},
"id": 12,
Expand Down Expand Up @@ -407,9 +407,9 @@
"overrides": []
},
"gridPos": {
"h": 6,
"w": 3,
"x": 7,
"h": 7,
"w": 5,
"x": 10,
"y": 8
},
"id": 15,
Expand Down Expand Up @@ -512,9 +512,9 @@
},
"gridPos": {
"h": 8,
"w": 10,
"w": 15,
"x": 0,
"y": 14
"y": 15
},
"id": 14,
"options": {
Expand Down Expand Up @@ -561,6 +561,6 @@
"timezone": "",
"title": "Feedback",
"uid": "edzhg6sv97lz4c",
"version": 5,
"version": 6,
"weekStart": ""
}

0 comments on commit 7963611

Please sign in to comment.