mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
add table support flag in influx config
This commit is contained in:
parent
97180d5106
commit
260d0189b6
@ -7,6 +7,7 @@
|
|||||||
"metrics": true,
|
"metrics": true,
|
||||||
"annotations": true,
|
"annotations": true,
|
||||||
"alerting": true,
|
"alerting": true,
|
||||||
|
"tables": true,
|
||||||
|
|
||||||
"queryOptions": {
|
"queryOptions": {
|
||||||
"minInterval": true
|
"minInterval": true
|
||||||
|
Loading…
Reference in New Issue
Block a user