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

Drop messaging.client_id #1

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

lmolkova
Copy link

Applying the mitigation steps (manually drop deprecated attribute causing collision) discussed in open-telemetry#75 (comment)

@@ -96,13 +96,14 @@ fun generateTask(taskName: String, incubating: Boolean) {
"-v", "$projectDir/$outputDir:/output",
"otel/semconvgen:$generatorVersion",
"--yaml-root", "/source",
"--continue-on-validation-errors", "compatibility",
Copy link
Author

@lmolkova lmolkova Jun 12, 2024

Choose a reason for hiding this comment

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

it's unnecessary
(unrelated to this change)

@crossoverJie crossoverJie merged commit 745c4cb into crossoverJie:semconv-1.26.0 Jun 13, 2024
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.

2 participants