We need to have a public portal for people (anyone who follows a link to our site) to sign up to alert notifications from grafana without necessarily needing to know anything about how to configure grafana’s alerting system (and possibly not even needing an account). It could also be great if people could choose alert channels with multiple commonly accessible options such as email or text messages.
I guess I’m wondering what my options are - are there existing integrations that do this sort of thing or something similar? I have a feeling that the answer might be “grafana’s alerting system can do all of that” but that is also a learning curve that would prevent a lot of people from signing up and really I’m just looking for a simple form like you have for weather alerts/school closings.
Perhaps I just need to roll our own, but I’m hoping that someone has thought about how to address something like this before.
UPDATE: this seems pretty close to what I was thinking https://listmonk.app/ so it’s just a matter of figuring out how best to integrate (perhaps using the webhook channel?). But let me know if you have better ideas!