Closed fabito closed 7 years ago
You may be interested in our instrumentation repository. You should be able to use the jax-rs and servlet instrumentation with Dropwizard/Jersey.
https://github.com/GoogleCloudPlatform/cloud-trace-java-instrumentation
Thanks, didn't know about the instrumentation repo! Are you planning to publish/release to maven central anytime soon ?
Yes, I'll be doing that soon (hopefully in the next day or two).
Just saw 0.2.3 was released. How long until its published on maven central ? Any idea?
It should be syncing from Sonatype to the Central repo now.
I'm building a Dropwizard/Jersey bundle and I need to provide my own ScheduledExecutorService.