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

Add support for logging the time taken in SQL calls #43

Merged
merged 4 commits into from
Oct 28, 2014

Conversation

wjam
Copy link
Contributor

@wjam wjam commented Oct 18, 2014

This PR adds support for logging MySQL SQL calls, although I'm not sure how well this approach could be extended to other databases.

It's possible a more extensible strategy would be to do something similar to what the jdbcspy library does (https://code.google.com/p/jdbcspy/).

@kristofa
Copy link
Member

Thanks for this pull request! Having database tracing support is a great new feature.

@kristofa
Copy link
Member

Thanks for the changes. I'll merge it.

kristofa added a commit that referenced this pull request Oct 28, 2014
Add support for logging the time taken in SQL calls when using MySql.
@kristofa kristofa merged commit fb64bae into openzipkin:master Oct 28, 2014
@kristofa
Copy link
Member

This pull request is part of brave 2.4 which is just released and should become available through Maven Central in a few hours.

@wjam wjam deleted the mysql-support branch July 22, 2015 16:14
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

Successfully merging this pull request may close these issues.

None yet

2 participants