Describe the feature:
As originally mentioned in #74840, it might be interesting to provide the new ES client and a scoped Saved Objects client in addition to the current callCluster we provide to the fetch method.
@chrisronline recently suggested it would be very useful for them to know the req: KibanaRequest themselves when triggering their collector, so they can properly scope other APIs like the Alerting one.
Describe the feature:
As originally mentioned in #74840, it might be interesting to provide the new ES client and a scoped Saved Objects client in addition to the current
callClusterwe provide to thefetchmethod.@chrisronline recently suggested it would be very useful for them to know the
req: KibanaRequestthemselves when triggering their collector, so they can properly scope other APIs like the Alerting one.