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

Expose OTLP -> Jaeger converter for use in trace ingest #44

Merged
merged 2 commits into from
Sep 23, 2021
Merged

Conversation

keitwb
Copy link
Contributor

@keitwb keitwb commented Sep 23, 2021

The only stuff exported right now assumes HTTP requests.

@codecov-commenter
Copy link

Codecov Report

Merging #44 (8536021) into main (df84cc1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   91.91%   91.91%           
=======================================
  Files          11       11           
  Lines         668      668           
=======================================
  Hits          614      614           
  Misses         43       43           
  Partials       11       11           
Impacted Files Coverage Δ
otlp/parser.go 100.00% <100.00%> (ø)
otlp/translator.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df84cc1...8536021. Read the comment docs.

@keitwb keitwb merged commit 950be06 into main Sep 23, 2021
@keitwb keitwb deleted the export-jaeger branch September 23, 2021 20:21
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.

4 participants