Skip to content

Add OTLP exporter#152

Merged
reyang merged 13 commits intoopen-telemetry:masterfrom
nadiaciobanu:basic-otlp-exporter
Jul 8, 2020
Merged

Add OTLP exporter#152
reyang merged 13 commits intoopen-telemetry:masterfrom
nadiaciobanu:basic-otlp-exporter

Conversation

@nadiaciobanu
Copy link
Copy Markdown
Contributor

@nadiaciobanu nadiaciobanu commented Jul 2, 2020

Add an OTLP exporter that exports spans to the OpenTelemetry Collector via gRPC. Note that this requires adding a gRPC dependency to opentelemetry-cpp.

@nadiaciobanu nadiaciobanu requested a review from a team July 2, 2020 23:34
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 2, 2020

Codecov Report

Merging #152 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #152   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files          71       71           
  Lines        1754     1754           
=======================================
  Hits         1642     1642           
  Misses        112      112           

Copy link
Copy Markdown

@IlyaKobelevskiy IlyaKobelevskiy left a comment

Choose a reason for hiding this comment

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

I think this looks good!

Comment thread exporters/otlp/otlp_exporter_test.cc Outdated
Comment thread exporters/otlp/otlp_exporter.h
Comment thread exporters/otlp/otlp_exporter.h
Comment thread exporters/otlp/otlp_exporter.h Outdated
Comment thread exporters/otlp/otlp_exporter.cc Outdated
Comment thread WORKSPACE Outdated
Comment thread exporters/otlp/BUILD Outdated
Comment thread exporters/otlp/otlp_exporter.cc Outdated
@nadiaciobanu
Copy link
Copy Markdown
Contributor Author

@pyohannes Please let me know if you have any other comments!

Copy link
Copy Markdown
Contributor

@pyohannes pyohannes left a comment

Choose a reason for hiding this comment

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

This looks good. I have two more nits, otherwise this is ready to merge.

Comment thread exporters/otlp/otlp_exporter.cc Outdated
Comment thread exporters/otlp/otlp_exporter.h Outdated
Comment thread exporters/otlp/otlp_exporter.cc Outdated
@nadiaciobanu
Copy link
Copy Markdown
Contributor Author

@reyang Ready to merge!

@reyang
Copy link
Copy Markdown
Member

reyang commented Jul 8, 2020

@nadiaciobanu would you rebase?

@reyang reyang merged commit 0cf5519 into open-telemetry:master Jul 8, 2020
@nadiaciobanu nadiaciobanu deleted the basic-otlp-exporter branch July 23, 2020 22:30
@nadiaciobanu nadiaciobanu changed the title Add basic OTLP exporter Add OTLP exporter Aug 12, 2020
@reyang reyang mentioned this pull request Aug 25, 2020
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.

5 participants