Skip to content

Force flush traces from agent TracerProvider #7865

Answered by laurit
PaddyDrury asked this question in Q&A
Discussion options

You must be logged in to vote

See

Add compile time dependency to https://search.maven.org/artifact/io.opentelemetry.javaagent/opentelemetry-javaagent-bootstrap/1.23.0-alpha/jar to use OpenTelemetrySdkAccess or use reflection to call it if you don't want to add dependency to opentelemetry-javaagent-bootstrap. If you wish to run the same test without agent use Class.forName to test whether OpenTelemetrySdkAccess or some o…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by PaddyDrury
Comment options

You must be logged in to vote
0 replies
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