Closed haricnugraha closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.58%. Comparing base (
a907167
) to head (ecdcfe5
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Monika Pull Request (PR)
What feature/issue does this PR add
The disabled failed probe is not retrying when it encounters an incident after enabling it.
How did you implement / how did you fix it
Remove incident data when disabling a probe.
How to test
Video
Before (Incident is not reported)
https://github.com/hyperjumptech/monika/assets/15191978/c4111e1b-c605-424a-becc-bf9b3f10663d
After (Incident reported)
https://github.com/hyperjumptech/monika/assets/15191978/1e01abb7-a382-4b73-9273-376691bb24f8