Jelajahi Sumber

add table support flag in influx config

Erik Sundell 7 tahun lalu
induk
melakukan
260d0189b6
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      public/app/plugins/datasource/influxdb/plugin.json

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

@@ -7,6 +7,7 @@
   "metrics": true,
   "metrics": true,
   "annotations": true,
   "annotations": true,
   "alerting": true,
   "alerting": true,
+  "tables": true,
 
 
   "queryOptions": {
   "queryOptions": {
     "minInterval": true
     "minInterval": true