I would like to be notified whenever a health-check succeed on a given resource (schedule, dataset, etc.).
Example usecase: Data is exported outside of Foundry, to downstream consumers, every day. They are not day-to-day users of Foundry but have an account on Foundry.
They would like to get a confirmation via email that the data was exported/the schedule ran.
Given a schedule may ran, but not actually build anything (because everything is up to date) they can’t differentiate if a schedule ran and there was nothing to process vs someone mistakingly modified the schedule. This would be useful to build trust, at least until the pipeline is stable and everything works as expected.
Is it possible to receive a notification on “success” of a health-check ? On each run ?