[9.3] (backport #12187) [chore] add changelog entry for otel subcommand flag issue#12217
Merged
VihasMakwana merged 1 commit into9.3from Jan 13, 2026
Merged
[9.3] (backport #12187) [chore] add changelog entry for otel subcommand flag issue#12217VihasMakwana merged 1 commit into9.3from
VihasMakwana merged 1 commit into9.3from
Conversation
* chore: changelog * Update changelog/fragments/1767937335-remove-cli-flags-otel-subcommand.yaml Co-authored-by: Eric Beahan <ebeahan@gmail.com> * nits --------- Co-authored-by: Eric Beahan <ebeahan@gmail.com> (cherry picked from commit 9a4c1f2)
Contributor
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
VihasMakwana
approved these changes
Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
After Blake's changes, the otel subcommand is no longer embedded and it doesn't support the elastic-agent specific flags. As a result, it errors out if any of the agent-specific flags are used.
This PR adds a change log entry for the same.
Why is it important?
Because this is a breaking change.
Checklist
./changelog/fragmentsusing the changelog toolDisruptive User Impact
Following command will fail in 9.3 and subsequent releases:
Related issues
This is an automatic backport of pull request [chore] add changelog entry for otel subcommand flag issue #12187 done by Mergify.