Skip to content

is there an integration with open census? #1146

Closed Answered by ben-manes
oshai asked this question in Q&A
Discussion options

You must be logged in to vote

I believe OpenCensus became OpenTelemetry. The support would live in their list of instrumentatons if you wanted to contribute one.

I think most often the expectation is to use OT as a backend with a metrics library, like Micrometer or Dropwizard Metrics, as the api that the application's logic is instrumented with. Their java agent appears to intercept framework and async calls, to propagate the context across threads. The agent used to use Caffeine and switched to its predecessor for Android compatibility, so they would be very familiar with this library and what developers should do.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@oshai
Comment options

Answer selected by ben-manes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants