Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

will a javaagent version be developed? #951

Closed
Jaware opened this issue Apr 20, 2018 · 4 comments
Closed

will a javaagent version be developed? #951

Jaware opened this issue Apr 20, 2018 · 4 comments

Comments

@Jaware
Copy link

Jaware commented Apr 20, 2018

will a javaagent version be developed? sleuth on spring boot has a lot of shortcomings, our team want to use javaagent to replace sleuth,so i want to rewriten sleuth to support javaagent. maybe i can contribute some bit.

@marcingrzejszczak
Copy link
Contributor

sleuth on spring boot has a lot of shortcomings

what exactly do you mean?

@Jaware
Copy link
Author

Jaware commented Apr 23, 2018

such as that if you need to monitor jdbc,use sleuth you have to write jpa,mybatis,spring data and so on,but using javaagent we only need to intercept jdbc jar,very easy.And also,when i want to trace dubbo, grpc or other new rpc frameworks,javaagent is easy too

@codefromthecrypt
Copy link
Contributor

this isn't the best place to discuss a generic agent. you are basically asking where to find alternatives to sleuth, right. a more appropriate place is to look at zipkin proper where some work has been discussed in the past openzipkin/openzipkin.github.io#62

@marcingrzejszczak
Copy link
Contributor

Similar issue - #688

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants