Baoyuantop commented on issue #12873: URL: https://github.com/apache/apisix/issues/12873#issuecomment-3895057769
The additional_attributes of the OpenTelemetry plugin inject span attributes during the rewrite phase. However, at this point, authentication plugins with lower priority (such as jwt-auth) have not yet executed, and the consumer_name does not yet exist. Consequently, this variable cannot be written to the trace. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
