Skip to content

Telegram Notification Template monitorJSON not populated #253

@markusressel

Description

@markusressel

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:

Image

Database

  • postgresql

Expected behavior
Some data in the variable, and preferably some examples on how to use it.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions