Git Product home page Git Product logo

Comments (13)

wu-sheng avatar wu-sheng commented on July 21, 2024 1

@popomore Should we create a new section? Such as APM solution? I think SkyWalking us neither a framework, nor a plugin.

from skyapm-nodejs.

wu-sheng avatar wu-sheng commented on July 21, 2024

Good proposal. @ascrutae

FYI @eggjs community, hope we can have a successful integration in here. Consider we are doing good in SOFA(@alipay) framework. I am very positive. Also, look forward to our cooperations about sofa-mosn too.

from skyapm-nodejs.

popomore avatar popomore commented on July 21, 2024

I prefer to use egg-opentracing, maybe skywalking can implement collector like egg-opentracing-zipkin

from skyapm-nodejs.

wu-sheng avatar wu-sheng commented on July 21, 2024

I prefer to use egg-opentracing, maybe skywalking can implement collector like egg-opentracing-zipkin

@popomore OpenTracing is more complex than you think. I am an OpenTracing Specification Council member, as far as I have known that, we didn't want to provide this as the only solution.

We can work on JS-OT bridge someday, but not today.

And if you are following Zipkin twitter, you will know, APM(like SkyWalking) is much more complex than tracing.

So, let us try js auto instrument first. Hope this can work out.

from skyapm-nodejs.

popomore avatar popomore commented on July 21, 2024

I agreed. OpenTracing is complex than I think, but auto instrument is not stable.

If framework, npm package or application has changed the code which OpenTracing is injecting to instrument, it will lost trace data, maybe will break the application.

from skyapm-nodejs.

ascrutae avatar ascrutae commented on July 21, 2024

@popomore if framework has changed, and the instrumentation will also change. And if the framework and instrumentation are incompatible, Agent will not instrument this framework, at that time, The Agent lost the data that the instrumentation generated, not whole trace data.

from skyapm-nodejs.

wu-sheng avatar wu-sheng commented on July 21, 2024

I agreed. OpenTracing is complex than I think, but auto instrument is not stable.

@popomore Definitely. Totally agree with that. But, since SkyWalking auto instrument will not be integrated into eggjs framework. So it is just a risk for SkyWalking. Which always exists in all of our agents(Java, .NET, Nodejs).

Anyway, the end user will be asked to add a single line to there source codes. I think should be good enough.

from skyapm-nodejs.

wu-sheng avatar wu-sheng commented on July 21, 2024

@popomore Our auto instrument agent is ready to go. I want to explain more that, Apache SkyWalking is not just a tracing solution. We are an APM, also guarantee the support for egg applications.

Could you point us a place, where we could contribute a guide and tutorial pages in egg official website? We think this integration is so important for our both communities. Like we do with SOFA team.

from skyapm-nodejs.

popomore avatar popomore commented on July 21, 2024

Recommend put it on https://github.com/eggjs/awesome-egg

from skyapm-nodejs.

popomore avatar popomore commented on July 21, 2024

Agreed

from skyapm-nodejs.

wu-sheng avatar wu-sheng commented on July 21, 2024

Thanks for the guide. I will send the pull requests after release and article post.

from skyapm-nodejs.

ascrutae avatar ascrutae commented on July 21, 2024

@popomore I had send the eggjs/awesome-egg#28 to awesome-egg, Please contact me if you have any questions

from skyapm-nodejs.

wu-sheng avatar wu-sheng commented on July 21, 2024

That PR merged. Closing this.

from skyapm-nodejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.