Skip to content

Fix 'otelcol.component.kind' value capitalization #12865

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 1 commit into from
Apr 16, 2025

Conversation

djaglowski
Copy link
Member

This brings capitalization in line with the attributes defined in the Pipeline Component Telemetry RFC.

Copy link

codecov bot commented Apr 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.46%. Comparing base (70e22a3) to head (a9e6e21).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12865   +/-   ##
=======================================
  Coverage   91.46%   91.46%           
=======================================
  Files         493      493           
  Lines       26984    26984           
=======================================
  Hits        24682    24682           
  Misses       1818     1818           
  Partials      484      484           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@djaglowski djaglowski marked this pull request as ready for review April 15, 2025 22:19
@djaglowski djaglowski requested a review from a team as a code owner April 15, 2025 22:19
@djaglowski djaglowski requested a review from songy23 April 15, 2025 22:19
@bogdandrutu bogdandrutu added this pull request to the merge queue Apr 16, 2025
Merged via the queue into open-telemetry:main with commit d804ef5 Apr 16, 2025
74 checks passed
@djaglowski djaglowski deleted the fix-attribute-cap branch April 16, 2025 15:35
mauri870 added a commit to mauri870/beats that referenced this pull request May 8, 2025
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

While at it, use the newer All iterator function for logs.
mauri870 added a commit to mauri870/beats that referenced this pull request May 8, 2025
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.
mauri870 added a commit to elastic/beats that referenced this pull request May 9, 2025
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.
mergify bot pushed a commit to elastic/beats that referenced this pull request May 9, 2025
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 bot pushed a commit to elastic/beats that referenced this pull request May 9, 2025
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants