You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/04/14 06:05:07 UTC

[GitHub] [skywalking] kezhenxu94 edited a comment on issue #6682: Support TCP topology and metrics in Istio/Envoy mesh case

kezhenxu94 edited a comment on issue #6682:
URL: https://github.com/apache/skywalking/issues/6682#issuecomment-819253046


   For this issue, I'd split it into 2 parts (PRs), one is for the access log analysis (#6727) to build the topology and some basic metrics, the other is for tcp metrics analysis.
   
   We can analyze the topology between http 1/2 and tcp services from the Envoy access logs, but it's impossible to get metrics like package per minute / second, connection reset rate, Network Round Trip Time, etc. from the access logs, so I'll finish #6727 first and do some research on how to get important tcp metrics.


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