robusta icon indicating copy to clipboard operation
robusta copied to clipboard

New sink: email

Open gioppoluca opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. An email sink is an "evergreen" good for all needs. Also it could be interesting to be able to have the option to get the mail to use from a namespace label Describe the solution you'd like Since we use namespaces to isolate projects we need to send emails to team mail There should be the need to send the mail accordingly to the namespace that originated the problem

Describe alternatives you've considered no other alternative are available

Additional context Do not still know well this product but it seems that sink are cluster level and there is no distinction on who receive what so a more granular approach is required with this sink request

gioppoluca avatar Jun 06 '22 19:06 gioppoluca

Thank you for reporting this @gioppoluca

Sinks may have matchers, where you can define that a sink will accept only one or more namespaces (can be other attributes as well) It's described here: https://docs.robusta.dev/master/user-guide/configuration.html?highlight=matchers#sink-matchers

We don't have an email sink yet. We will try to prioritize it and add it to Robusta

arikalon1 avatar Jun 06 '22 20:06 arikalon1

Any news on this issue, can you share a milestone for having the email sink?

gioppoluca avatar Jul 11 '22 09:07 gioppoluca

Hey @gioppoluca! We got several requests for sinks lately, and they are in the works. We're considering using an open-source library called Apprise, or implementing it ourselves.

It will still might take some time. Can we help with a workaround meanwhile?

Sheeproid avatar Jul 11 '22 11:07 Sheeproid

will be included in the next version of Robusta

Sheeproid avatar Oct 31 '23 15:10 Sheeproid