From cc822e6cc47787d01b9ded64b7d8be8586bdb0f5 Mon Sep 17 00:00:00 2001 From: Rares Mardare Date: Thu, 2 Feb 2023 10:25:07 +0200 Subject: [PATCH] Plugin description copy (#1259) # What this PR does Change copy for description based on #1003 --- grafana-plugin/src/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana-plugin/src/plugin.json b/grafana-plugin/src/plugin.json index efde7c9c..d1fe0ca8 100644 --- a/grafana-plugin/src/plugin.json +++ b/grafana-plugin/src/plugin.json @@ -4,7 +4,7 @@ "name": "Grafana OnCall", "id": "grafana-oncall-app", "info": { - "description": "Incident Response Manager", + "description": "Collect and analyze alerts, escalate based on schedules and deliver them to Slack, Phone Calls, SMS and others.", "author": { "name": "Grafana Labs", "url": "https://grafana.com"