Re: [DISCUSS][Trace] involve SkyWalking to do tracing

2022-01-26 Thread Sherlock Homles
+1 it will be will very useful to Integrate skywalking into linkis, Tracking is essentially 陶克路 于2022年1月27日周四 11:28写道: > related issue created: > > 1. https://github.com/apache/incubator-linkis/issues/1329 > 2. https://github.com/apache/incubator-linkis/issues/1330 > 3. https://github.com/apache

Re: [DISCUSS][Trace] involve SkyWalking to do tracing

2022-01-26 Thread 陶克路
related issue created: 1. https://github.com/apache/incubator-linkis/issues/1329 2. https://github.com/apache/incubator-linkis/issues/1330 3. https://github.com/apache/incubator-linkis/issues/1331 On Tue, Jan 25, 2022 at 2:29 PM 李孟 wrote: > +1 > SkyWalking is an application performance monitori

Re: [DISCUSS][Trace] involve SkyWalking to do tracing

2022-01-24 Thread 李孟
+1 SkyWalking is an application performance monitoring system specially designed for microservices, cloud planner and basic container (Docker, Kubernetes, Mesos) architectures. In addition to application metric monitoring, it also enables better tracking of performance. 在 2022年1月24日 +0800 PM7:37

Re: [DISCUSS][Trace] involve SkyWalking to do tracing

2022-01-24 Thread 尹强
+1, It is very useful when an exception is occured since Linkis is a distribution micro-service architecture. Chen Xia 于2022年1月24日周一 21:48写道: > When I first used linkis, I was not familiar with the calls between > service modules, and it was very difficult to troubleshoot exceptions. > I think

Re: [DISCUSS][Trace] involve SkyWalking to do tracing

2022-01-24 Thread Chen Xia
When I first used linkis, I was not familiar with the calls between service modules, and it was very difficult to troubleshoot exceptions. I think this will solve the problem nicely Shuai Di 于2022年1月24日周一 20:49写道: > > +!. It's time to improve Linkis's observability as a microservice based > distr

Re: [DISCUSS][Trace] involve SkyWalking to do tracing

2022-01-24 Thread Shuai Di
+!. It's time to improve Linkis's observability as a microservice based distributed system. Shuai Di Best Regards. peacewong 于2022年1月24日周一 20:35写道: > +1, Linkis is based on a microservice architecture, and tracking is > necessary to clearly display the calls between services > > 陶克路 于2022年1月

Re: [DISCUSS][Trace] involve SkyWalking to do tracing

2022-01-24 Thread peacewong
+1, Linkis is based on a microservice architecture, and tracking is necessary to clearly display the calls between services 陶克路 于2022年1月24日周一 19:37写道: > *Background:* > As a distributed system, Apache Linkis consists of many components, such as > gateway, publicservice, engineconn, etc. > > It'

[DISCUSS][Trace] involve SkyWalking to do tracing

2022-01-24 Thread 陶克路
*Background:* As a distributed system, Apache Linkis consists of many components, such as gateway, publicservice, engineconn, etc. It's important how to do troubleshooting and profiling for these complicated micro-services. *Proposal:* Here I propose involving SkyWalking to do this. About SkyWal