Score:0

Grafana alert Messages Template Variables not resolved

jp flag

I have the following Query to determine Filesystem quotas in %

100.0 - 100 * ((node_filesystem_avail_bytes{mountpoint="/var"} / 1024 / 1024 ) / (node_filesystem_size_bytes{mountpoint="/var"}  / 1024 / 1024))

The Legend of the Graph ist printed on {{instance}}

Then I have an alert with the following query WHEN min () OF query (A, 5m, now) IS ABOVE 85

This would result in an email alert with the following Message Disk Space Alert on ${instance} ${mountpoint}

Unfornately the Template Variables are not resolved. I cannot see something wrong

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.