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

Remove default Jaeger endpoint #17634

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

kenfinnigan
Copy link
Member

Resolves #16107

  • Remove the default Jaeger endpoint from configuration
  • When in DEV mode, default the endpoint to http://localhost:14250 if it's not set

Resolves quarkusio#16107

- Remove the default Jaeger endpoint from configuration
- When in DEV mode, default the endpoint to `http://localhost:14250` if it's not set
@kenfinnigan kenfinnigan added this to the 2.1 - main milestone Jun 2, 2021
@kenfinnigan kenfinnigan merged commit 648060d into quarkusio:main Jun 2, 2021
@kenfinnigan kenfinnigan deleted the otel-jaeger-endpoint branch June 2, 2021 23:54
@gsmet gsmet modified the milestones: 2.1 - main, 2.0.0.CR3 Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove default Jaeger endpoint except in DEV mode
3 participants