You still haven't subscribed to the mail list, I have to confirm every time. Please do first.
Sheng Wu 吴晟 Twitter, wusheng1108 987445363 <[email protected]> 于2020年9月23日周三 上午10:41写道: > Dear Sirs > At present, our company has many applications based on netty TCP. > The communication messages between these applications include JSON, string, > 8583 and so on. The format of the message is length byte header + message > body. My goal is to be able to monitor the call chain relationship of these > applications and count the time consumption at the code level during the > performance test. > > Thanks > > ------------------ 原始邮件 ------------------ > *发件人:* "Sheng Wu" <[email protected]>; > *发送时间:* 2020年9月23日(星期三) 上午10:30 > *收件人:* "987445363"<[email protected]>; > *抄送:* "dev"<[email protected]>;"dev-subscribe"< > [email protected]>; > *主题:* Re: About TCP call chain monitoring > > Personally, I am not sure you were asking about the tracing TCP or > collecting metrics about the TCP, those are different. > > Sheng Wu 吴晟 > Twitter, wusheng1108 > > > 987445363 <[email protected]> 于2020年9月23日周三 上午10:29写道: > >> Dear Sirs >> >> �0�2�0�2�0�2�0�2 �0�2I'll study the skywalking's source code first >> and�0�2ask you if I have any questions. >> >> Thanks! >> >> ------------------�0�2原始邮件�0�2------------------ >> *发件人:* "Sheng Wu" <[email protected]>; >> *发送时间:*�0�22020年9月22日(星期二) 晚上8:56 >> *收件人:*�0�2"dev"<[email protected]>;"987445363"<[email protected]>; >> *主题:*�0�2Re: About TCP call chain monitoring >> >> Hi >> >> I want to remind you, you haven't subscribed to the mail list. Please >> mail to [email protected], and follow the reply. Then >> you could have all other messages. >> I have added Gao's reply below. >> >> Sheng Wu 吴晟 >> Twitter, wusheng1108 >> >> >> Hongtao Gao <[email protected]> 于2020年9月22日周二 下午8:25写道: >> >>> Thanks for your potential contribution. FWIK, skywalking agent can't >>> generate TCP relevant metrics, for instance, connection count, >>> sent/received bytes or packages. >>> >>> If you want to add netty tcp plugin, it doesn't mean a new agent plugin, >>> but also a whole heck of a lot of works affect agent, protocol and OAP >>> backend, even the rocket UI should be polished to present these TCP >>> metrics >>> in Dashboard and Topology. >>> >>> But it's a interesting and valuable field need to be considered >>> seriously. >>> If you want to contribute to our community, we could have a talk in >>> person, >>> and I would like to be a mentor to help you on it. You can access me >>> through my mail address >>> >>> Thanks >>> >>> Hongtao Gao >>> >>> On Tue, Sep 22, 2020, 5:27 PM 987445363 <[email protected]> wrote: >>> >>> > Dear friend. >>> > >>> > >>> > I want to make a plugin for netty TCP applications.No >>> > relevant materials or demos were found,Could you give me some advice or >>> > materials about this? >>> > >>> > >>> > thanks. >>> >>
