Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"metrics": true,
"backend": true,
"executable": "gpx_hcloud",
"alerting": true,
"includes": [
{
"type": "dashboard",
Expand All @@ -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 <julian.toelle97@gmail.com>"
},
Expand Down