Skip to content

[8.19](backport #44286) oteltest: fix logger fields added by pipeline telemetry #44292

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

Merged
merged 2 commits into from
May 12, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 9, 2025

Proposed commit message

These logger fields are added by the OTel collector.

See the proposal at https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/rfcs/component-universal-telemetry.md#receivers.

While at it, use the newer All iterator function for logs.

Checklist

  • 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.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

These logger fields are added by the OTel collector.

- otelcol.component.kind should be lowercase. See open-telemetry/opentelemetry-collector#12865
- otelcol.signal and not signals

See the proposal at https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/rfcs/component-universal-telemetry.md#receivers.

While at it, use the newer All iterator function for logs.

(cherry picked from commit f6db7a6)
@mergify mergify bot requested a review from a team as a code owner May 9, 2025 14:02
@mergify mergify bot added the backport label May 9, 2025
@mergify mergify bot requested review from belimawr and faec and removed request for a team May 9, 2025 14:03
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 9, 2025
@github-actions github-actions bot added cleanup Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels May 9, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label May 9, 2025
@mauri870 mauri870 enabled auto-merge (squash) May 9, 2025 14:10
@mauri870
Copy link
Member

mauri870 commented May 9, 2025

/test

Copy link
Contributor Author

mergify bot commented May 12, 2025

This pull request has not been merged yet. Could you please review and merge it @mauri870? 🙏

@mauri870
Copy link
Member

/test

@mauri870 mauri870 merged commit f26db71 into 8.19 May 12, 2025
192 of 193 checks passed
@mauri870 mauri870 deleted the mergify/bp/8.19/pr-44286 branch May 12, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport cleanup Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants