Skip to content
Discussion options

You must be logged in to vote

Hey!

otel4s uses opentelemetry-java under the hood.
I suggest experimenting with an auto-configured instance and using env variables as configuration options:

OtelJava.autoConfigured[IO].use { otelJava =>
 ... // your code
}

The env variables are:

And here are a few configuration examples:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by patpatpat123
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
Converted from issue

This discussion was converted from issue #967 on August 16, 2025 08:59.