Skip to content

Commit 7526b67

Browse files
authored
Fix minor JSON issue in dashboard (#740)
1 parent 4f43814 commit 7526b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboards/grafana/grpc-proxy-details-dashboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@
11001100
},
11011101
{
11021102
"current": {
1103-
"selected": false,
1103+
"selected": false
11041104
},
11051105
"datasource": {
11061106
"type": "prometheus"

0 commit comments

Comments
 (0)