Browse Source

add table support flag for opentsdb

Erik Sundell 7 years ago
parent
commit
699f6aecc6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      public/app/plugins/datasource/opentsdb/plugin.json

+ 1 - 0
public/app/plugins/datasource/opentsdb/plugin.json

@@ -7,6 +7,7 @@
   "defaultMatchFormat": "pipe",
   "annotations": true,
   "alerting": true,
+  "tables": false,
 
   "info": {
     "description": "OpenTSDB Data Source for Grafana",