add table support flag for opentsdb

This commit is contained in:
Erik Sundell
2018-11-29 10:39:00 +01:00
parent e635005626
commit 699f6aecc6
@@ -7,6 +7,7 @@
"defaultMatchFormat": "pipe", "defaultMatchFormat": "pipe",
"annotations": true, "annotations": true,
"alerting": true, "alerting": true,
"tables": false,
"info": { "info": {
"description": "OpenTSDB Data Source for Grafana", "description": "OpenTSDB Data Source for Grafana",