kezhenxu94 commented on issue #9832:
URL: https://github.com/apache/skywalking/issues/9832#issuecomment-1288378145

   > * Metrics in the TCP ALS are counters from the TCP connection 
established(confirmed by @wbpcode), so we need to build an incrementing 
mechanism compared to the last report(same pod), and then push the data into 
the sources for OAL engine.
   
   What will be reported if a new connection is established, I think it doesn't 
contain the previous connections' metrics values, right? If that's the case, 
using node ID is not enough to build the incrementing mechanism, you have to 
know the connection ID as well


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