apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.46k stars 948 forks source link

[Question] Alarm Style Problem #2473

Open feritkirikci opened 1 month ago

feritkirikci commented 1 month ago

Question

The notification that came for the webhook alarm view is a single line of text as in the attached image. I want to open all the details but I couldn't.

image

Alarm Template : ${app} monitoring availability alert, code is ${code}

What should I do? It doesn't give any information, I have to open the panel every time...

tomsun28 commented 1 month ago

hi, are you mean send alarm content like this

image

Our latest version 1.6.0 sends this content information by default. What version are you using?

feritkirikci commented 1 month ago

I am using the latest version. The design is not readable, I can't understand where it fell. It was very difficult for me.

Uptime-Kuma style is very nice, can't I make it like this?

tomsun28 commented 1 month ago

We will follow up and optimize