add sample messages

This commit is contained in:
ranfdev
2023-10-25 23:43:01 +02:00
parent d4953af5fc
commit 19fe45af70
6 changed files with 87 additions and 0 deletions

View File

@ -0,0 +1,14 @@
{
"topic": "_",
"title": "Downtime detected for service https://example.com",
"message": "More than 1 minute of downtime detected",
"actions": [
{
"action": "view",
"label": "Open Dashboard",
"url": "https://example.com"
}
],
"priority": 5,
"tags": ["arrow_down_small"]
}