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

quarkus-opentelemetry not enabled by default for quarkus-scheduler #45720

Open
gian1200 opened this issue Jan 20, 2025 · 2 comments
Open

quarkus-opentelemetry not enabled by default for quarkus-scheduler #45720

gian1200 opened this issue Jan 20, 2025 · 2 comments
Labels

Comments

@gian1200
Copy link
Contributor

Describe the bug

When using quarkus-scheduler with quarkus-opentelemetry, OTel is not enabled unless quarkus.scheduler.tracing.enabled is set to true (default is false)

With other dependencies, it's usually automagicallv enabled by default (without the need to define anything, only to add the quarkus-opentelemetry dependency).

Expected behavior

OTel to be enabled by default.

Actual behavior

OTel is not enabled by default when quarkus-opentelemetry is added.

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

openjdk version "21.0.4" 2024-07-16 LTS

Quarkus version or git rev

3.15.2

Build tool (ie. output of mvnw --version or gradlew --version)

Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)

Additional information

Following: https://quarkusio.zulipchat.com/#narrow/channel/187030-users/topic/quarkus-scheduler.20.2B.20quarkus-opentelemetry

@gian1200 gian1200 added the kind/bug Something isn't working label Jan 20, 2025
Copy link

quarkus-bot bot commented Jan 20, 2025

You added a link to a Zulip discussion, please make sure the description of the issue is comprehensive and doesn't require accessing Zulip

This message is automatically generated by a bot.

Copy link

quarkus-bot bot commented Jan 20, 2025

/cc @brunobat (opentelemetry), @manovotn (scheduler), @mkouba (scheduler), @radcortez (opentelemetry)

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

No branches or pull requests

1 participant