You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/05/23 03:11:40 UTC

[GitHub] [incubator-zipkin-brave] dkrcharlie opened a new issue #913: Need to log response size in http client side

dkrcharlie opened a new issue #913: Need to log response size in http client side
URL: https://github.com/apache/incubator-zipkin-brave/issues/913
 
 
   
   
   **Feature:**
   Log response_size in span by getting "Content_Length" from response in` httpClientParser`.
   
   **Rational**
   zipkin should provide a way to let user to log request and response size in span so that they could do performance analysis based on http traffic size like request and response size. And so far, in zipkin/brave's ` httpClientParser` only provides getting header from request but not from response. 
   
   **Example Scenario**
   When user want to do performance analysis based on http traffic size like request and response size.
   
   **Prior Art**
    * Links to prior art
    * More links
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@zipkin.apache.org
For additional commands, e-mail: dev-help@zipkin.apache.org