Files
Notify/data/sample_messages/uptime.json
2023-10-26 09:42:07 +02:00

14 lines
311 B
JSON

{
"topic": "_",
"title": "Service https://example.com returned operational",
"message": "Service is up for more than 1m, after being in downtime for 30m",
"actions": [
{
"action": "view",
"label": "Open Dashboard",
"url": "https://example.com"
}
],
"tags": ["top"]
}