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 support for an OpenTelemetry trace/span reporter #973

Closed
pnerg opened this issue Mar 29, 2021 · 2 comments
Closed

Add support for an OpenTelemetry trace/span reporter #973

pnerg opened this issue Mar 29, 2021 · 2 comments

Comments

@pnerg
Copy link
Contributor

pnerg commented Mar 29, 2021

Kamon needs to add support for exporting traces according to the OpenTelemetry Protocol (OTLP).

This ticket is added as a placeholder as I intend to donate my ongoing implementation kamon-otel-trace-exporter once I have it in decent shape.

@SimunKaracic
Copy link
Contributor

We eagerly await your donation, feel free to open a WIP pull request or ask for help!

@pnerg
Copy link
Contributor Author

pnerg commented Mar 30, 2021

@SimunKaracic just did an integration test with the exporter and the released w3c context propagation....resulted in #975 :)

Apart from that the code is in working condition. Will make a PR soonish, the only thing I'll leave out is support for TLS.
Think that can come in a later release. Guess there's very few apps actually using TLS for reporting trace data.

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

No branches or pull requests

2 participants