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

zipkinv1: move to translator and encoders interfaces #3419

Merged
merged 3 commits into from
Jun 12, 2021

Conversation

jrcamp
Copy link
Contributor

@jrcamp jrcamp commented Jun 10, 2021

No description provided.

@jrcamp jrcamp requested a review from bogdandrutu June 10, 2021 17:59
@jrcamp jrcamp marked this pull request as ready for review June 10, 2021 17:59
@jrcamp jrcamp requested a review from a team June 10, 2021 17:59
translator/trace/zipkinv1/thrift.go Outdated Show resolved Hide resolved
translator/trace/zipkinv1/json.go Outdated Show resolved Hide resolved
}

// DecodeTraces from JSON bytes.
func (j jsonDecoder) DecodeTraces(buf []byte) (interface{}, error) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Would be nice to stop using OC as intermediate representation, i.e. not related to this PR :) )

@jrcamp jrcamp requested a review from bogdandrutu June 11, 2021 15:26
@bogdandrutu bogdandrutu merged commit 2569435 into open-telemetry:main Jun 12, 2021
@jrcamp jrcamp deleted the zipkinv1 branch June 14, 2021 14:54
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