Skip to content

[OTLP input otel] Remove signal toggle - #18747

Merged
teresaromero merged 4 commits into
elastic:mainfrom
teresaromero:otlp-followup
May 4, 2026
Merged

[OTLP input otel] Remove signal toggle#18747
teresaromero merged 4 commits into
elastic:mainfrom
teresaromero:otlp-followup

Conversation

@teresaromero

Copy link
Copy Markdown
Contributor

Proposed commit message

The package was initially configured with signal toggles. For traces, spans-events also need logs to be enabled. This PR removes the toggle so the package supports the 3 signals

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics logs and traces.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

How to test this PR locally

…moving signal toggles for logs, metrics, and traces. Added changelog entry for the enhancement.
@teresaromero
teresaromero requested a review from a team as a code owner April 30, 2026 13:02
@teresaromero teresaromero added the enhancement New feature or request label Apr 30, 2026
Comment thread packages/otlp_input_otel/changelog.yml Outdated
…cting the link for the enhancement that removes signal toggles.
Comment on lines 7 to 8
signal_types:
- traces

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For traces, I think it should be added here metrics and logs, since there will be docs created in those data streams.

@andrewkroh andrewkroh added Integration:otlp_input_otel OTLP Receiver OpenTelemetry Input Package Team:Ecosystem Packages Ecosystem team [elastic/ecosystem] labels Apr 30, 2026
@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

Pinging @elastic/ecosystem (Team:Ecosystem)

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

@teresaromero
teresaromero merged commit 39852e1 into elastic:main May 4, 2026
9 checks passed
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

Package otlp_input_otel - 0.2.0 containing this change is available at https://epr.elastic.co/package/otlp_input_otel/0.2.0/

herrBez pushed a commit to herrBez/integrations that referenced this pull request Jun 1, 2026
* Update OTLP Receiver OpenTelemetry Input Package to version 0.2.0, removing signal toggles for logs, metrics, and traces. Added changelog entry for the enhancement.

* Update changelog for OTLP Receiver OpenTelemetry Input Package, correcting the link for the enhancement that removes signal toggles.

* Update test-only-traces-config.yml to include logs in signal_types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Integration:otlp_input_otel OTLP Receiver OpenTelemetry Input Package Team:Ecosystem Packages Ecosystem team [elastic/ecosystem]

4 participants