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

alertmanagerexporter: migrate to latest semconv version #35341

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

narcis96
Copy link
Contributor

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

This is a trivial migration. semconv usage inside component:

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

Link to tracking Issue: #22095

Testing: Tests passed

@codeboten codeboten added ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry labels Sep 23, 2024
@codeboten codeboten merged commit 76e5a13 into open-telemetry:main Sep 23, 2024
169 of 171 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 23, 2024
@narcis96 narcis96 deleted the narcis/alertmanagerexporter branch September 24, 2024 08:42
jriguera pushed a commit to springernature/opentelemetry-collector-contrib that referenced this pull request Oct 4, 2024
…ry#35341)

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

This is a trivial migration. semconv usage inside component:

- 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/alertmanager ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants