diff --git a/src/plugin.json b/src/plugin.json index 29570e9..e3c5ffb 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -6,6 +6,7 @@ "metrics": true, "backend": true, "executable": "gpx_hcloud", + "alerting": true, "includes": [ { "type": "dashboard", @@ -14,7 +15,7 @@ } ], "info": { - "description": "Display metrics for your Hetzner Cloud Servers and Load Balancers.", + "description": "Display metrics for your Hetzner Cloud Servers and Load Balancers. Supports Grafana Alerting.", "author": { "name": "Julian Tölle " },