Currently the event log only provides a query of events scoped to a single saved object (eg, alert or action).
An obvious next step is to allow a query over a number of saved objects - a bulk query.
This should eventually be available in the alert client as a bulk getStatus() call, and should probably be implemented in the same PR to make sure whatever gets added to event log is actually usable.
Currently the event log only provides a query of events scoped to a single saved object (eg, alert or action).
An obvious next step is to allow a query over a number of saved objects - a bulk query.
This should eventually be available in the alert client as a bulk
getStatus()call, and should probably be implemented in the same PR to make sure whatever gets added to event log is actually usable.