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.24k stars 910 forks source link

[feature] After new, edit, resume a monitor, display its status directly and correctly #2065

Closed zuobiao-zhou closed 1 month ago

zuobiao-zhou commented 1 month ago

What's changed?

Refer to https://github.com/apache/hertzbeat/issues/2053#issuecomment-2144181855

When a user new, edit, resme a monitor, its actual status should be displayed directly in the monitoring center.

Before:

https://github.com/apache/hertzbeat/assets/61108539/03b79508-fbd6-426a-b990-87546fb35b8c

After:

https://github.com/apache/hertzbeat/assets/61108539/3ca88436-eba1-45dd-beb9-c412dd705c3d

Checklist