Files
ubicloud/spec/lib/monitorable_resource_spec.rb
Eren Başak e7e9277860 Log the first 5 "up" messages in monitor
We log every 5th "up" message of monitor to our logging infrastructure
in order to save some cost. However, especially in the flaky scenarios
this makes it harder to understand the fail ratios. Therefore, this change
makes the logger log the first 5 "up" messages as well.
2025-07-30 10:27:03 +03:00

5.8 KiB