We would like to submit telemetry information about the resources and endpoints we are hitting, as well as the verbs. something like:
${provider_name}/${version}/${resource}/${verb}
We would like to bulk up this information until the provider is “done” and it isn’t obvious to me how since that really all depends on what the user decides to do.
So, is there some function I can implement to intercept these various phases?