robusta
robusta copied to clipboard
New sink: email
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
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
Any news on this issue, can you share a milestone for having the email sink?
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?
will be included in the next version of Robusta