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

s/HTTPUrlKey/HTTPURLKey/ in semconv #1338

Merged
merged 4 commits into from
Nov 16, 2020
Merged

s/HTTPUrlKey/HTTPURLKey/ in semconv #1338

merged 4 commits into from
Nov 16, 2020

Conversation

zombiezen
Copy link
Contributor

This makes the constant name consistent inside the package and with Go initialism style.

@codecov
Copy link

codecov bot commented Nov 14, 2020

Codecov Report

Merging #1338 (9385ba2) into master (3d6e8b5) will not change coverage.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1338   +/-   ##
======================================
  Coverage    77.3%   77.3%           
======================================
  Files         123     123           
  Lines        6067    6067           
======================================
  Hits         4693    4693           
  Misses       1121    1121           
  Partials      253     253           
Impacted Files Coverage Δ
semconv/http.go 95.2% <100.0%> (ø)

@MrAlias MrAlias merged commit 380d945 into open-telemetry:master Nov 16, 2020
@MrAlias MrAlias mentioned this pull request Nov 20, 2020
AzfaarQureshi pushed a commit to open-o11y/opentelemetry-go that referenced this pull request Dec 3, 2020
* s/HTTPUrlKey/HTTPURLKey/ in semconv

* Fix build

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
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