File tree Expand file tree Collapse file tree 1 file changed +15
-12
lines changed
examples/production_monitoring Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"__inputs" : [
3
- {
4
- "name" : " DS_PROMETHEUS" ,
5
- "label" : " prometheus" ,
6
- "description" : " " ,
7
- "type" : " datasource" ,
8
- "pluginId" : " prometheus" ,
9
- "pluginName" : " Prometheus"
10
- }
11
3
],
12
4
"__elements" : {},
13
5
"__requires" : [
1215
1207
"templating" : {
1216
1208
"list" : [
1217
1209
{
1210
+ "type" : " datasource" ,
1211
+ "name" : " DS_PROMETHEUS" ,
1212
+ "label" : " datasource" ,
1218
1213
"current" : {},
1219
- "datasource" : {
1220
- "type" : " prometheus" ,
1221
- "uid" : " ${DS_PROMETHEUS}"
1222
- },
1214
+ "hide" : 0 ,
1215
+ "includeAll" : false ,
1216
+ "multi" : false ,
1217
+ "options" : [],
1218
+ "query" : " prometheus" ,
1219
+ "queryValue" : " " ,
1220
+ "refresh" : 1 ,
1221
+ "regex" : " " ,
1222
+ "skipUrlSync" : false
1223
+ },
1224
+ {
1223
1225
"definition" : " label_values(model_name)" ,
1224
1226
"hide" : 0 ,
1225
1227
"includeAll" : false ,
1250
1252
"version" : 1 ,
1251
1253
"weekStart" : " "
1252
1254
}
1255
+
You can’t perform that action at this time.
0 commit comments