Are there any details on how to configure Flyte to...
# flyte-support
f
Are there any details on how to configure Flyte to send email or slack notifications? The documentation is good on how to request it on the flytekit side: https://docs.flyte.org/en/latest/user_guide/productionizing/notifications.html, but how can I configure it on the FlyteAdmin side?
Oh, it looks like it is only supported on AWS.
Any suggestions on how to get this working on GCP?
a
there have been previous users doing it (see) but the process still not completely documented unf
f
@average-finland-92144 We don’t mind reading the code to figure out the configs, and we can update the docs as well.
🙇 1
b
We got this working in GCP. PR to update docs: https://github.com/flyteorg/flyte/pull/5545
❤️ 2
a
Thank you! This is huge
m
We are currently using Azure and would love to leverage Notifications.
h
@many-pharmacist-13114, unfortunately we don't have native support for Azure yet. Under the covers we use gizmo, which only supports aws, gcp, kafka, and http (but Flyte has only support for aws and gcp). Also, not sure if this fits your use case, but we have this issue to add support notifications via kafka in Flyte. Feel free to upvote it. Also, PRs are welcome!
gratitude thank you 1