-
Notifications
You must be signed in to change notification settings - Fork 25k
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
Deprecate Telemetry / APM legacy settings in favor of the new telemetry.* settings #104908
Conversation
…elemetry.agent.* settings
Pinging @elastic/es-core-infra (Team:Core/Infra) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code is good, approved pending breaking change review
After closing #106997 as invalid, I'm wrapping up this. |
kind ping @pgomulka, could you have a look |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
#104345 and #104376 introduced new, less ambiguous telemetry / APM settings names.
This PR deprecates the old
tracing.apm.*
legacy settings in favor oftelemetry[.tracing].*
.