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

Remove semantic convention for http status text #1194

Merged
merged 3 commits into from Sep 23, 2020

Conversation

cpackingham
Copy link
Contributor

Hey everyone, first issue! Hoping I understood it correctly and followed the guidelines. I removed the http status text semantic convention as mentioned in this PR on the opentelemetry specification.

Part of issue #1193

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 22, 2020

CLA Check
The committers are authorized under a signed CLA.

@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #1194 into master will decrease coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1194     +/-   ##
========================================
- Coverage    76.3%   76.2%   -0.1%     
========================================
  Files         134     134             
  Lines        5723    5720      -3     
========================================
- Hits         4367    4364      -3     
  Misses       1112    1112             
  Partials      244     244             
Impacted Files Coverage Δ
semconv/http.go 95.2% <ø> (-0.1%) ⬇️

Copy link
Contributor

@MrAlias MrAlias left a comment

Choose a reason for hiding this comment

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

Looks good overall, thanks for the contribution.

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@Aneurysm9 Aneurysm9 linked an issue Sep 23, 2020 that may be closed by this pull request
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.

Remove semantic convention for HTTP status text
5 participants