Procházet zdrojové kódy

add table support flag for stackdriver

Erik Sundell před 7 roky
rodič
revize
58931c1316

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

@@ -5,6 +5,7 @@
   "metrics": true,
   "alerting": true,
   "annotations": true,
+  "tables": false,
   "state": "beta",
   "queryOptions": {
     "maxDataPoints": true,