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 code attributes to semconv package #1558

Merged
merged 5 commits into from
Feb 22, 2021

Conversation

zidhuss
Copy link
Contributor

@zidhuss zidhuss commented Feb 19, 2021

Adding the source code attributes introduced in open-telemetry/opentelemetry-specification#901 to the semconv package.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 19, 2021

CLA Signed

The committers are authorized under a signed CLA.

CHANGELOG.md Outdated Show resolved Hide resolved
semconv/trace.go Outdated Show resolved Hide resolved
Adds a full-stop at the end of the comment.
@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #1558 (f673899) into main (78c06ce) will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1558     +/-   ##
=======================================
- Coverage   78.2%   78.0%   -0.2%     
=======================================
  Files        127     127             
  Lines       6577    6597     +20     
=======================================
+ Hits        5146    5151      +5     
- Misses      1185    1201     +16     
+ Partials     246     245      -1     
Impacted Files Coverage Δ
attribute/type_string.go 10.0% <0.0%> (-23.4%) ⬇️
metric/instrumentkind_string.go 10.0% <0.0%> (-23.4%) ⬇️
metric/number/kind_string.go 16.6% <0.0%> (-16.7%) ⬇️
sdk/export/metric/exportkind_string.go 0.0% <0.0%> (ø)
exporters/otlp/otlpgrpc/connection.go 88.7% <0.0%> (+1.8%) ⬆️
handler.go 73.3% <0.0%> (+20.0%) ⬆️

@MrAlias MrAlias merged commit b94cd4b into open-telemetry:main Feb 22, 2021
@Aneurysm9 Aneurysm9 mentioned this pull request Mar 3, 2021
ldelossa pushed a commit to ldelossa/opentelemetry-go that referenced this pull request Mar 5, 2021
* add code attributes to semconv package

* update changelog

* update comment for code semconv attributes

Adds a full-stop at the end of the comment.

Co-authored-by: Anthony Mirabella <[email protected]>
Co-authored-by: Tyler Yahn <[email protected]>
This was referenced Mar 11, 2021
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.

4 participants