Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service back up notification when Monika starts #933

Closed
haricnugraha opened this issue Oct 27, 2022 Discussed in #931 · 0 comments · Fixed by #934
Closed

Service back up notification when Monika starts #933

haricnugraha opened this issue Oct 27, 2022 Discussed in #931 · 0 comments · Fixed by #934
Assignees
Labels
bug Something isn't working

Comments

@haricnugraha
Copy link
Contributor

Describe the bug

Discussed in #931

Originally posted by aprelvovanya October 22, 2022
Monika >=1.13.0

I have 12 probes configured.
When I start it, I immediately receive messages in the console:

INFO: 2022-10-21T19:12:20.754Z 0 id:3 200 GET https://.../ 34ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:20.909Z 0 id:10 200 GET https://.../ 189ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:20.919Z 0 id:1 200 GET https://.../ 208ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:20.952Z 0 id:7 200 GET https://.../ 236ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:21.079Z 0 id:2 200 GET https://.../ 364ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:21.848Z 0 id:6 200 GET https://.../ 138ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:22.065Z 0 id:9 200 GET https://.../ 353ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:22.813Z 0 id:4 200 GET https://.../ 105ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:22.870Z 0 id:0 200 GET https://.../ 165ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:22.931Z 0 id:5 200 GET https://.../ 221ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:22.940Z 0 id:11 200 GET https://.../ 227ms, NOTIF: service is back up
INFO: 2022-10-21T19:12:23.222Z 0 id:8 200 GET https://.../ 510ms, NOTIF: service is back up

As well as 24 telegram messages (Message: Response status is 200, Message: Response time is 353ms)

Monika <= 1.12.1 everything works fine

Linux 5.15.0-1021-azure 26-Ubuntu GNU/Linux and Win10
node v18.10.0

Expected behavior

No back up notification when Monika starts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant