Help needed for testing some alerting providers #1223
Replies: 3 comments 7 replies
-
Relevant PR: #1224 This will be merged as soon as I'm done going over it a 3rd time. The new providers are:
I primarily selected them based on popularity (and thus likelihood of being used by Gatus users), but some were picked because they were alternatives to very popular providers. Based on how the approach of letting Gatus users test new providers goes (i.e. how quickly they are tested), I may do one or two more batches like this, or perhaps start taking suggestions in a discussion like this. |
Beta Was this translation helpful? Give feedback.
-
Hi! I was able to get signal working with https://github.com/bbernhard/signal-cli-rest-api (which is what I assume you intended to use with the /v2/send embedded). The only issue I had was that I didn't realize v2/send was hardcoded here. A possible improvement could be to have validation that the configured URL does not end with v2/send & to mention what container the integration was designed to be used with (as I know there are a couple containers available which implement different types of signal apis. Thanks for the updates here! Looking forward to seeing a semver release so I dont need to run latest :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm preparing a PR that adds a lot of new alerting providers.
The issue is that I don't have the time to create an account for each provider and test them myself, as such, I decided I'd try to take a bit of a different approach than usual.
The new providers will be added and will include a note at the top of their section in the documentation:
The warning is pretty self-explanatory, but I'm hoping I can leverage the help of other developers as they passively/organically use these new alerting providers, as opposed to me having to take on the work of testing everything by myself.
Beta Was this translation helpful? Give feedback.
All reactions