This repository was archived by the owner on Apr 2, 2024. It is now read-only.
Open
Conversation
aecf5ad to
b4d2036
Compare
b4d2036 to
d93fde7
Compare
This version includes the changes to the Jaeger translator that support multi ChildOf references to the links. open-telemetry/opentelemetry-collector-contrib#14463 We used to do this before translating to OTEL and after translating from OTEL, in order to keep this information and pass the Jaeger certification tests.
d93fde7 to
a60557d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This version includes the changes to the Jaeger translator that support
multi ChildOf references to the links.
open-telemetry/opentelemetry-collector-contrib#14463
We used to do this before translating to OTEL and after translating from
OTEL, in order to keep this information and pass the Jaeger
certification tests.
There are some breaking changes from the
opentelemetry-collectorthat were also addressed.This PR updates to opentelemetry-collector 1.0-RC2, we might want to wait for the official release of 1.0 to update and merge.
Merge requirements
Please take into account the following non-code changes that you may need to make with your PR: