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

dice: Add OTLP exporters in addition to STDOUT exporters #5370

Open
pellared opened this issue May 16, 2024 · 2 comments
Open

dice: Add OTLP exporters in addition to STDOUT exporters #5370

pellared opened this issue May 16, 2024 · 2 comments
Labels
pkg:example Related to an example

Comments

@pellared
Copy link
Member

How about using the same code as for the getting started example https://github.com/open-telemetry/opentelemetry-go/tree/main/example/dice (also see: https://opentelemetry.io/docs/languages/go/getting-started/) with just little modification to use OTLP exporters instead of STDOUT exporters here: https://github.com/open-telemetry/opentelemetry-go/blob/main/example/dice/otel.go.

A second idea would be to modify the dice example so that it could also work with OTLP, but this would need collaboration with @open-telemetry/docs-maintainers to see what they think about it.

Originally posted by @pellared in #5283 (comment)

@pellared pellared added the pkg:example Related to an example label May 16, 2024
@MrAlias
Copy link
Contributor

MrAlias commented May 16, 2024

What about using autoexport?

@MrAlias
Copy link
Contributor

MrAlias commented May 16, 2024

What about using autoexport?

open-telemetry/opentelemetry-go-contrib#4326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:example Related to an example
Projects
None yet
Development

No branches or pull requests

2 participants