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

Span translation to Jaeger data loss #1137

Closed
kbrockhoff opened this issue Jun 18, 2020 · 2 comments
Closed

Span translation to Jaeger data loss #1137

kbrockhoff opened this issue Jun 18, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kbrockhoff
Copy link
Member

Describe the bug
Translation of OTLP protocol data by Jaeger exporter results in some data loss and incorrect translations.

Steps to reproduce
Execute golden dataset correctness tests and view test results summary.

What did you expect to see?
Zero failure count.

What did you see instead?
Failure count of 3247 and failures: TraceState,"lasterror=f39cd56cc44274fd5abd07ef1164246d10ce2955"!="",count=2719; Kind,1!=0,count=296; Status,(*v1.Status)(nil)!=&v1.Status{Code:0, Message:""},count=232;.

What version did you use?
Version: latest

What config did you use?
Config: Correctness test config per receiver-exporter combination.

Environment
OS: any
Compiler(if manually compiled): any

Additional context
Recommend fixing #1136 first as this will resolve some errors and then rerun correctness tests to determine what issues remain.

@kbrockhoff kbrockhoff added the bug Something isn't working label Jun 18, 2020
@flands flands added this to the GA 1.0 milestone Jun 18, 2020
@bogdandrutu
Copy link
Member

@kbrockhoff can I close this? Is this still a problem?

@kbrockhoff
Copy link
Member Author

This is fixed

@flands flands modified the milestones: GA 1.0, Beta 0.6.0 Jul 16, 2020
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this issue Nov 11, 2021
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this issue Apr 27, 2023
…y#1137)

Bumps [boto3](https://github.com/boto/boto3) from 1.20.37 to 1.20.38.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.37...1.20.38)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this issue Jul 5, 2024
swiatekm pushed a commit to swiatekm/opentelemetry-collector that referenced this issue Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants