diff --git a/public/app/plugins/datasource/postgres/plugin.json b/public/app/plugins/datasource/postgres/plugin.json index f236aa01b06..2c2e1690a65 100644 --- a/public/app/plugins/datasource/postgres/plugin.json +++ b/public/app/plugins/datasource/postgres/plugin.json @@ -18,10 +18,6 @@ "alerting": true, "annotations": true, - "metrics": true, - - "queryOptions": { - "minInterval": true - } + "metrics": true }