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

Update semconv to 1.21.0, PART 5 - Imports #9375

Closed
wants to merge 1 commit into from
Closed

Update semconv to 1.21.0, PART 5 - Imports #9375

wants to merge 1 commit into from

Conversation

trask
Copy link
Member

@trask trask commented Sep 3, 2023

Splitting #9370 this up into smaller pieces for review. Once the parts are approved, I will merge them into a single PR, with one commit per part, and send any additional final commits if needed to make CI happy.

for file in $(git ls-files)
do
  sed -i 's/io\.opentelemetry\.semconv\.trace\.attributes\.SemanticAttributes/io.opentelemetry.semconv.SemanticAttributes/g' $file
  sed -i 's/io\.opentelemetry\.semconv\.resource\.attributes\.ResourceAttributes/io.opentelemetry.semconv.ResourceAttributes/g' $file
done

git checkout -- *.png

@trask trask requested a review from a team September 3, 2023 03:25
@trask trask mentioned this pull request Sep 7, 2023
@laurit
Copy link
Contributor

laurit commented Sep 15, 2023

Superseded by #9408

@laurit laurit closed this Sep 15, 2023
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