mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(opentsdb): templating, added default match format option, now new variables with opentsdb datasource will automatically use the new pipe format, #2808
This commit is contained in:
parent
71984b25e9
commit
81ebaae12e
@ -11,5 +11,6 @@
|
||||
"config": "app/plugins/datasource/opentsdb/partials/config.html"
|
||||
},
|
||||
|
||||
"metrics": true
|
||||
"metrics": true,
|
||||
"defaultMatchFormat": "pipe"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user