Description
I want to check this feature where i can see the complete end-to-end flow of apisix route into my traces.
For eg. if my route has the following plugin,
openid-connect
key-auth
consumer-restriction
opentelemetry
Then OpenTelemetry can give complete lifecycle traces from calling route to invoking all plugins one by one, and then finally calling the proxy.