HTTP server exchange observations have incorrect UNKNOWN status tag if the client disconnected #31388
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
theme: observability
An issue related to observability and tracing
type: bug
A general bug
Milestone
As seen in #31365, our HTTP server observations mark the response status tag as "UNKNOWN" if the client has disconnected. We could instead refine the behavior there and only use this status if the response has not been committed.
The text was updated successfully, but these errors were encountered: