Skip to content

Commit f0cf2f8

Browse files
authored
[Doc] Add Datasource variable to dashboard, and user can choose different datasources (StarRocks#42739)
Signed-off-by: yandongxiao <[email protected]>
1 parent 762ca68 commit f0cf2f8

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

extra/grafana/kubernetes/StarRocks-Overview-kubernetes-3.0.json

+15-10
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
{
2-
"__inputs": [
3-
{
4-
"name": "StarRocks_Prometheus",
5-
"label": "StarRocks",
6-
"description": "",
7-
"type": "datasource",
8-
"pluginId": "prometheus",
9-
"pluginName": "Prometheus"
10-
}
11-
],
122
"__requires": [
133
{
144
"type": "grafana",
@@ -8297,6 +8287,21 @@
82978287
"tags": [],
82988288
"templating": {
82998289
"list": [
8290+
{
8291+
"description": "",
8292+
"hide": 0,
8293+
"includeAll": false,
8294+
"label": "Datasource",
8295+
"multi": false,
8296+
"name": "StarRocks_Prometheus",
8297+
"options": [],
8298+
"query": "prometheus",
8299+
"queryValue": "",
8300+
"refresh": 1,
8301+
"regex": "",
8302+
"skipUrlSync": false,
8303+
"type": "datasource"
8304+
},
83008305
{
83018306
"current": {
83028307
"selected": false,

0 commit comments

Comments
 (0)