From 998df2a1ac94bb2b62abf7cc8fba652b054538c5 Mon Sep 17 00:00:00 2001 From: bergquist Date: Fri, 30 Sep 2016 16:50:50 +0200 Subject: [PATCH] feat(opentsdb): add alerting support to plugin.json --- public/app/plugins/datasource/opentsdb/plugin.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/plugins/datasource/opentsdb/plugin.json b/public/app/plugins/datasource/opentsdb/plugin.json index 02ba02e6e89..7de072c6948 100644 --- a/public/app/plugins/datasource/opentsdb/plugin.json +++ b/public/app/plugins/datasource/opentsdb/plugin.json @@ -6,6 +6,7 @@ "metrics": true, "defaultMatchFormat": "pipe", "annotations": true, + "alerting": true, "info": { "author": {