Explorar o código

add table support flag for prometheus

Erik Sundell %!s(int64=7) %!d(string=hai) anos
pai
achega
d9236c1081
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      public/app/plugins/datasource/prometheus/plugin.json

+ 2 - 1
public/app/plugins/datasource/prometheus/plugin.json

@@ -23,6 +23,7 @@
   "alerting": true,
   "annotations": true,
   "explore": true,
+  "tables": true,
   "queryOptions": {
     "minInterval": true
   },
@@ -44,4 +45,4 @@
     ],
     "version": "5.0.0"
   }
-}
+}