New event type for Watchdog - Dataset Updated

There is Dataset Last Updated report which alerts if Dataset has NOT been updated during last X minutes.

We want to have the trigger if Dataset has been Updated.

For example ,

I need to execute some backend script (for example jupyter notebook) in one instance if any of our users updated PDP Automation webform for example in another instances. So we could know it and run some server side script immediately.
Another example is to monitor critical datasets that have been updated. If we have that report in the Watchdog - then we could monitor 'real time' any critical dataset has been updated remotely (by creating remote Watchdog). and then based on the logs of that watchdog Jupyter notebook is triggered to perform some "server" tasks. Does it make sense?

1
1 votes