TwiN
TwiN
I'm not against it. Either that, or implement OR at the condition level rather than just the `pat` function level (e.g. `[BODY] == pat(*foo*) || [BODY] == pat(*bar*)`) To be...
#1079 added support for doing that with Slack alerts. It's not a global configuration at the moment.
@mloskot Could you add a quick test for the new feature?
@mloskot No problem, take your time!
I built Gatus with a "fail fast" mechanism in mind. This means that if something is wrongly configured, it'll fail on start. I guess an issue that could lead to...
Well now that I have more details, I'm not completely against the idea
How long running? Because you can probably just increase the client timeout
> The entire instance just stops probing endpoints Can you try setting `disable-monitoring-lock` to `true`? P.S. After #1239, this will be replaced by `concurrency: 0`. The default value will be...
This has already been implemented
I understand where you're coming from, but I actually think this isn't an improvement. What if the group name is very long? This means you'd be less likely to see...