Skip to content

Commit

Permalink
AGI add v7.1 aerospike graphs
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Glonek committed Aug 31, 2024
1 parent 12f7e3a commit 63add43
Show file tree
Hide file tree
Showing 4 changed files with 1,238 additions and 41 deletions.
13 changes: 8 additions & 5 deletions src/grafanafix/dashboards/libraryxX1-Library/general-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,9 @@
},
"overrides": []
},
"libraryPanel": {
"uid": "LaenKWPVz"
},
"options": {
"legend": {
"calcs": [],
Expand Down Expand Up @@ -560,6 +563,9 @@
},
"overrides": []
},
"libraryPanel": {
"uid": "0e74FWP4z"
},
"options": {
"legend": {
"calcs": [],
Expand Down Expand Up @@ -950,9 +956,6 @@
},
"overrides": []
},
"libraryPanel": {
"uid": "ov_IKWPVk"
},
"options": {
"legend": {
"calcs": [],
Expand All @@ -972,7 +975,7 @@
"uid": "json"
},
"editorMode": "code",
"payload": "{\n \"filterBy\":[{\n \"name\": \"NodeIdent\",\n \"mustExist\": true\n },\n {\n \"name\": \"ClusterName\",\n \"mustExist\": true\n }],\n \"timestampBinName\": \"timestamp\",\n \"groupBy\": [{\n \"name\": \"ClusterName\",\n \"required\": true\n },{\n \"name\": \"NodeIdent\",\n \"required\": true \n }],\n \"bins\": [{\n \"name\": \"configset\",\n \"displayName\": \"\",\n \"type\": \"number\",\n \"required\": true,\n \"singlarSeriesExtend\": \"$SingularSeriesExtend\",\n \"maxIntervalSeconds\": $MaxIntervalSeconds\n }]\n}\n",
"payload": "{\n \"filterBy\":[{\n \"name\": \"NodeIdent\",\n \"mustExist\": true\n },\n {\n \"name\": \"ClusterName\",\n \"mustExist\": true\n }],\n \"timestampBinName\": \"timestamp\",\n \"groupBy\": [{\n \"name\": \"ClusterName\",\n \"required\": true\n },{\n \"name\": \"NodeIdent\",\n \"required\": true \n },{\n \"name\": \"command\",\n \"required\": true \n }],\n \"bins\": [{\n \"name\": \"configset\",\n \"displayName\": \"\",\n \"type\": \"number\",\n \"required\": true,\n \"singlarSeriesExtend\": \"$SingularSeriesExtend\",\n \"maxIntervalSeconds\": $MaxIntervalSeconds\n }]\n}\n",
"refId": "A",
"target": "configset"
}
Expand Down Expand Up @@ -6912,7 +6915,7 @@
"type": "row"
}
],
"refresh": false,
"refresh": "",
"revision": 1,
"schemaVersion": 38,
"style": "dark",
Expand Down
Loading

0 comments on commit 63add43

Please sign in to comment.