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

Create a kamon-jdbc module #107

Closed
dpsoft opened this issue Nov 8, 2014 · 6 comments
Closed

Create a kamon-jdbc module #107

dpsoft opened this issue Nov 8, 2014 · 6 comments
Assignees
Milestone

Comments

@dpsoft
Copy link
Contributor

dpsoft commented Nov 8, 2014

The module should collect the following metrics(or something like this):

  • The number of reads & writes per request/trace
  • The time spent in read & writes per request/trace
  • The total number of database reads
  • The total number of database writes
  • Number of reads per second
  • Number of writes per second
  • Percentile query times for reads & for writes
@adrien-aubel
Copy link

+1 :)

@dpsoft dpsoft self-assigned this Nov 24, 2014
@dpsoft dpsoft added this to the 0.3.6 milestone Nov 24, 2014
@dpsoft dpsoft closed this as completed Dec 4, 2014
@dpsoft dpsoft removed the In Progress label Dec 4, 2014
@dpsoft
Copy link
Contributor Author

dpsoft commented Dec 4, 2014

@adrien-aubel please let me know if you want a snapshot version to play with it ;)

@adrien-aubel
Copy link

Thanks for asking!
Actually I'd love that and would be able to test it today or tomorrow :)

On Dec 4, 2014 10:38 AM, Diego Parra notifications@github.com wrote:

@adrien-aubelhttps://github.com/adrien-aubel please let me know if you want a snapshot version to play with it!!!


Reply to this email directly or view it on GitHubhttps://github.com//issues/107#issuecomment-65680047.

@dpsoft
Copy link
Contributor Author

dpsoft commented Dec 5, 2014

Adrien, we just published the following snapshot versions in our repo (
http://snapshots.kamon.io):

  • 0.3.6-355b910f9e7c2e82217ef2443b734e3220752555 for Scala 2.10
  • 0.3.6-20aefb53cae46417335ede27abdb9024b21c4496 for Scala 2.11

These snapshots include the Jdbc Module, please let us know how it works
for you :).

On Thu, Dec 4, 2014 at 12:40 PM, Adrien Aubel notifications@github.com
wrote:

Thanks for asking!
Actually I'd love that and would be able to test it today or tomorrow :)

On Dec 4, 2014 10:38 AM, Diego Parra notifications@github.com wrote:

@adrien-aubelhttps://github.com/adrien-aubel please let me know if you
want a snapshot version to play with it!!!


Reply to this email directly or view it on GitHub<
https://github.com/kamon-io/Kamon/issues/107#issuecomment-65680047>.


Reply to this email directly or view it on GitHub
#107 (comment).

@kjvalencik
Copy link

Does this support the new relic back end?

@ivantopo
Copy link
Contributor

Our New Relic module currently only supports reporting the time spent on HTTP calls. Please, keep an eye on #128 to know when additional segments will be posted to New Relic as well, thanks!

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

No branches or pull requests

4 participants