-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Describe the bug
The monitorJSON variable doesn't seem to be populated when using the Telegram notifier:
The template:
<b>🔔 Peekaping Notification</b>
<b>Message:</b>
<i>{{ msg }}</i>
<b>Raw Data:</b>
<code>{{ monitorJSON }}</code>
The notification content:
🔔 Peekaping Notification
Message:
Get "https://xxx.abc.de": tls: failed to verify certificate: x509: certificate is valid for ingress.local, not ...
Raw Data:
Without this data these notifications are pretty much useless, since recovery looks like this by default:
Database
- postgresql
Expected behavior
Some data in the variable, and preferably some examples on how to use it.
Screenshots

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels