ZhangShangyu opened a new issue, #8084:
URL: https://github.com/apache/apisix/issues/8084

   ### Description
   
   the opentelemetry plugin now set http status code to span tag only when 
upstream response status is greater equals than 500.
   <img width="737" alt="image" 
src="https://user-images.githubusercontent.com/15957047/195556460-620ea171-2adf-436a-a8d9-8ea94bdd936e.png";>
   
   can set http status code to span tag by default instead of only when 
upstream greater equals than 500?
   to solve these cases:
   * can filter trace by http code tag conveniently
   * some plugin like limit-count will not have stream response status, if rate 
limit return 503, then also can show the 503 tag in span


-- 
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]

Reply via email to