Skip to content

Fix Jaeger span status reporting and unify tag keys#1761

Merged
MrAlias merged 5 commits intoopen-telemetry:mainfrom
MrAlias:jaeger-status-desc
Apr 1, 2021
Merged

Fix Jaeger span status reporting and unify tag keys#1761
MrAlias merged 5 commits intoopen-telemetry:mainfrom
MrAlias:jaeger-status-desc

Conversation

@MrAlias
Copy link
Copy Markdown
Contributor

@MrAlias MrAlias commented Mar 31, 2021

Move all tag key strings to be consts defined in a unified location.

Fix the status code and message tag keys to conform with the specification.

Do not set the span status message if it is not set to conform with the specification.

Part of #1376 and #1605

Move all tag key strings to be consts defined in a unified location.

Fix the status code and message tag keys to conform with the
specification.

Do not set the span status message if it is not set to conform with the
specification.
@MrAlias MrAlias added this to the RC1 milestone Mar 31, 2021
@MrAlias MrAlias self-assigned this Mar 31, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2021

Codecov Report

Merging #1761 (3ca96c6) into main (4fa35c9) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1761     +/-   ##
=======================================
- Coverage   78.6%   78.6%   -0.1%     
=======================================
  Files        133     133             
  Lines       7073    7072      -1     
=======================================
- Hits        5561    5560      -1     
  Misses      1267    1267             
  Partials     245     245             
Impacted Files Coverage Δ
exporters/trace/jaeger/jaeger.go 93.5% <100.0%> (-0.1%) ⬇️

Comment thread CHANGELOG.md Outdated
MrAlias and others added 3 commits April 1, 2021 16:07
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.

3 participants