You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/13 15:58:40 UTC

[GitHub] [apisix] soulbird commented on issue #8084: feat: opentelemetry plugin can set http status code to span tag by default

soulbird commented on issue #8084:
URL: https://github.com/apache/apisix/issues/8084#issuecomment-1277839456

   `status` is of type number, not string.
   In addition, the variables in the `additional_attributes` configuration are parsed during the `rewrite phase`, so configuring "status" here will not get the result you want, because APISIX has not received a response yet.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org