Skip to content

[9.3] (backport #12187) [chore] add changelog entry for otel subcommand flag issue#12217

Merged
VihasMakwana merged 1 commit into9.3from
mergify/bp/9.3/pr-12187
Jan 13, 2026
Merged

[9.3] (backport #12187) [chore] add changelog entry for otel subcommand flag issue#12217
VihasMakwana merged 1 commit into9.3from
mergify/bp/9.3/pr-12187

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jan 13, 2026

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

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

Following command will fail in 9.3 and subsequent releases:

./elastic-agent -c ./otel.yml otel

Related issues

* 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)
@mergify mergify bot added the backport label Jan 13, 2026
@github-actions github-actions bot added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Jan 13, 2026
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@VihasMakwana VihasMakwana merged commit f4d7632 into 9.3 Jan 13, 2026
15 checks passed
@VihasMakwana VihasMakwana deleted the mergify/bp/9.3/pr-12187 branch January 13, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

2 participants