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

Add semconv/v1.7.0 package #2320

Merged
merged 3 commits into from Oct 22, 2021
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Oct 21, 2021

Generated from the v1.7.0 release of the specification using the semconvgen tool manually. This also updates the project to use this version of the semconv package.

This does not include the prior, and missing, v1.5.0 and v1.6.0 versions of the semconv package. They are planned to be added in a follow-on PR.

Replaces #2317 with renamed branch.

Generated from the v1.7.0 release of the specification using the
semconvgen tool manually. This also updates the project to use this
version of the semconv package.

This does not include the prior, and missing, v1.5.0 and v1.6.0 versions
of the semconv package. They are planned to be added in a follow-on PR.
@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #2320 (578e976) into main (ab08fc1) will increase coverage by 0.2%.
The diff coverage is 96.3%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2320     +/-   ##
=======================================
+ Coverage   72.6%   72.9%   +0.2%     
=======================================
  Files        172     173      +1     
  Lines      11917   12081    +164     
=======================================
+ Hits        8663    8818    +155     
- Misses      3021    3029      +8     
- Partials     233     234      +1     
Impacted Files Coverage Δ
bridge/opentracing/internal/mock.go 67.0% <ø> (ø)
exporters/jaeger/jaeger.go 94.3% <ø> (ø)
exporters/zipkin/model.go 94.3% <ø> (ø)
sdk/resource/builtin.go 90.3% <ø> (ø)
sdk/resource/env.go 93.0% <ø> (ø)
sdk/resource/os.go 93.3% <ø> (ø)
sdk/resource/process.go 100.0% <ø> (ø)
sdk/trace/span.go 82.0% <ø> (ø)
semconv/v1.7.0/http.go 96.3% <96.3%> (ø)
...s/otlp/otlptrace/internal/connection/connection.go 14.6% <0.0%> (-1.6%) ⬇️

CHANGELOG.md Outdated Show resolved Hide resolved
@tigrannajaryan
Copy link
Member

This also updates the project to use this version of the semconv package.

Nice, this also updated the builtin detectors!

@tigrannajaryan
Copy link
Member

This can be merged I think.

@MrAlias MrAlias merged commit c4ba481 into open-telemetry:main Oct 22, 2021
@MrAlias MrAlias deleted the semconv-v1.7.0 branch October 22, 2021 15:43
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.

None yet

4 participants