Explorar el Código

add table support flag for stackdriver

Erik Sundell hace 7 años
padre
commit
58931c1316
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      public/app/plugins/datasource/stackdriver/plugin.json

+ 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,