Skip to content
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

carbonexporter: migrate to latest semconv version #35351

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

narcis96
Copy link
Contributor

Description: The version of semconv is upgraded from v1.6.1 to newer versions

This upgrade is trivial. The semconv attributes' value have been compared using go-otel-semconv-comparator resulting in 0 (relevant) diffs:

  • conventions.AttributeServiceName="service.name" on both versions

Link to tracking Issue: #22095

Testing: Tests passed

@narcis96
Copy link
Contributor Author

I confirm there is no risk. The semconv attributes' value have been compared using go-otel-semconv-comparator resulting in 0 diffs.

@fatsheep9146
@aboguszewski-sumo

@crobert-1 crobert-1 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Sep 24, 2024
@mx-psi mx-psi merged commit a5fea72 into open-telemetry:main Oct 1, 2024
162 of 163 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 1, 2024
jriguera pushed a commit to springernature/opentelemetry-collector-contrib that referenced this pull request Oct 4, 2024
Description: The version of semconv is upgraded from v1.6.1 to newer
versions

This upgrade is trivial. The semconv attributes' value have been
compared using
[go-otel-semconv-comparator](https://github.com/narcis96/go-otel-semconv-comparator)
resulting in 0 (relevant) diffs:

- conventions.AttributeServiceName="service.name" on both versions

Link to tracking Issue:
open-telemetry#22095

Testing: Tests passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/carbon Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants