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

Fixed typo for default service name in Jaeger Exporter #1797

Merged
merged 7 commits into from
Apr 12, 2021

Conversation

humivo
Copy link
Member

@humivo humivo commented Apr 12, 2021

Changed the variable semconv.ServiceVersionKey to the correct service name of semconv.ServiceNameKey. Should resolve Issue #1783

CHANGELOG.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #1797 (a0582a0) into main (95fd8f5) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1797     +/-   ##
=======================================
- Coverage   78.6%   78.6%   -0.1%     
=======================================
  Files        134     134             
  Lines       7159    7159             
=======================================
- Hits        5633    5631      -2     
- Misses      1276    1278      +2     
  Partials     250     250             
Impacted Files Coverage Δ
exporters/trace/jaeger/jaeger.go 93.4% <100.0%> (ø)
exporters/otlp/otlpgrpc/connection.go 88.7% <0.0%> (-1.9%) ⬇️

@MrAlias MrAlias merged commit 99c477f into open-telemetry:main Apr 12, 2021
@MrAlias MrAlias mentioned this pull request Apr 23, 2021
@pellared pellared added this to the untracked milestone Nov 8, 2024
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.

Jaeger exporter: default service name typo
4 participants