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

Add unit-test for Zipkin exporter #1143

Closed
lalitb opened this issue Dec 15, 2021 · 1 comment · Fixed by #1155
Closed

Add unit-test for Zipkin exporter #1143

lalitb opened this issue Dec 15, 2021 · 1 comment · Fixed by #1155
Assignees
Labels
bug Something isn't working

Comments

@lalitb
Copy link
Member

lalitb commented Dec 15, 2021

As of now, Zipkin exporter only has unit tests for recordable. Need to add tests for the exporter interface. It can use the test http-server provided as part of this repo, and also used for otlp-http exporter tests ( https://github.com/open-telemetry/opentelemetry-cpp/blob/main/exporters/otlp/test/otlp_http_exporter_test.cc )

@lalitb lalitb added the bug Something isn't working label Dec 15, 2021
@esigo
Copy link
Member

esigo commented Dec 20, 2021

@lalitb could you please assign this to me? thanks

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

Successfully merging a pull request may close this issue.

2 participants