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 947 forks source link

[bugfix] fix monitors alarms some query filter not work, update link #2382

Closed tomsun28 closed 1 month ago

tomsun28 commented 1 month ago

What's changed?

fix monitors alarms some query filter not work update link remove unused

Checklist

Add or update API

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 24.37%. Comparing base (3d9be22) to head (b4b23bb).

Files Patch % Lines
.../org/apache/hertzbeat/alert/AlerterProperties.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2382 +/- ## ========================================= Coverage 24.37% 24.37% Complexity 1341 1341 ========================================= Files 412 412 Lines 17557 17557 Branches 2318 2318 ========================================= Hits 4280 4280 Misses 12780 12780 Partials 497 497 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.