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

Generate semconv/v1.14.0 #3566

Merged
merged 9 commits into from
Jan 6, 2023
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Jan 5, 2023

Uses the go.opentelemetry.io/ote/build-tools utility from this PR and applies the same render command updates as the collector in open-telemetry/opentelemetry-collector#6713

Fixes #3276

@codecov
Copy link

codecov bot commented Jan 6, 2023

Codecov Report

Merging #3566 (f00b386) into main (1f9cc30) will increase coverage by 0.0%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3566   +/-   ##
=====================================
  Coverage   78.8%   78.9%           
=====================================
  Files        169     169           
  Lines      12435   12435           
=====================================
+ Hits        9810    9814    +4     
+ Misses      2417    2413    -4     
  Partials     208     208           
Impacted Files Coverage Δ
sdk/trace/batch_span_processor.go 81.9% <0.0%> (+1.7%) ⬆️

Makefile Outdated Show resolved Hide resolved
MrAlias and others added 3 commits January 5, 2023 17:08
Copy link
Member

@Aneurysm9 Aneurysm9 left a comment

Choose a reason for hiding this comment

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

Please be sure to update internal/tools/go.mod to use semconvgen v0.4.0.

@MrAlias MrAlias merged commit 75a19d1 into open-telemetry:main Jan 6, 2023
@MrAlias MrAlias deleted the semconv-v1.14 branch January 6, 2023 22:30
@MrAlias MrAlias mentioned this pull request Jan 28, 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.

Generate the v1.14 version of the semconv package
5 participants