zipkin-js icon indicating copy to clipboard operation
zipkin-js copied to clipboard

support for angular2

Open jorgheymans opened this issue 6 years ago • 6 comments

We are looking to trace an angular2 application. We do not care so much about browser local traces, but rather measuring the latency from the browser until it hits our server.

Our attempts to use zipkin-js inside of angular were not so successful, it seems to be pretty uncharted territory at the moment. So it would be nice to have a mechanism that does the usual tracing logic using whatever is present in angular.

Presumably something like this could work - but i'm no frontend guy there are probably better ways to hook into the framework.

jorgheymans avatar Feb 26 '18 15:02 jorgheymans

Do you have any solution? Have any solution using angular http client (Angular 5)? Thanks

davidpetro88 avatar Apr 03 '18 12:04 davidpetro88

hi, is there any update on this? some plans or at least an idea why it won't have a place in the nearest future?

MindMincer avatar Sep 10 '18 10:09 MindMincer

The reason why this hasn't progressed is the easiest one to answer. This is a completely volunteer run project, so someone would need to offer help to implement this. If you can help with this, you can make the future more near!

codefromthecrypt avatar Sep 10 '18 14:09 codefromthecrypt

@MindMincer do you feel like starting a PR for this? as @adriancole pointed out this is completely a volunteers project so it would be nice if you (which probably have more code at hand) can lay the foundations of this 😸 . What do you think?

jcchavezs avatar Sep 14 '18 06:09 jcchavezs

I've made available an early prototype of a Zipkin integration for Angular here - https://github.com/ewhauser/angular-tracing

ewhauser avatar Dec 12 '18 17:12 ewhauser

Awesome!

Den ons. 12. des. 2018, 18:44 skrev Eric Hauser <[email protected]:

I've made available an early prototype of a Zipkin integration for Angular here - https://github.com/ewhauser/angular-tracing

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openzipkin/zipkin-js/issues/191#issuecomment-446677601, or mute the thread https://github.com/notifications/unsubscribe-auth/AC7sAs4HF5RMAHU_UxUnkvEgjSMANHogks5u4UBggaJpZM4STX4L .

jcchavezs avatar Dec 13 '18 06:12 jcchavezs