coffeebe4code opened a new issue, #9268: URL: https://github.com/apache/apisix/issues/9268
### Description As A Otel Consumer, I want to see the status of all requests, not just errors. This [line](https://github.com/apache/apisix/blob/4772a70400144fb8ddaee0e3b762ed86641f5783/apisix/plugins/opentelemetry.lua#L351) needs to include every range, including, 400 - 499, 300 - 399, 200-299, and 100 - 199. I can do this work and follow contributor/PR Guidelines. This one might not start for a little while, but will be required as we are adopting apisix. -- 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]
