From 4a057ef7254ae9d705927cfada1626909cd7cf77 Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Mon, 28 Jan 2019 19:22:48 +0100 Subject: [PATCH] stackdriver: remove beta notice from config page --- public/app/plugins/datasource/stackdriver/plugin.json | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app/plugins/datasource/stackdriver/plugin.json b/public/app/plugins/datasource/stackdriver/plugin.json index d92127502c7..e68100c0e59 100644 --- a/public/app/plugins/datasource/stackdriver/plugin.json +++ b/public/app/plugins/datasource/stackdriver/plugin.json @@ -6,7 +6,6 @@ "alerting": true, "annotations": true, "tables": false, - "state": "beta", "queryOptions": { "maxDataPoints": true, "cacheTimeout": true