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

[Page feedback]: Add examples and best practices to Go exporters documentation #5847

Open
jcranfordbeyondtrust opened this issue Dec 23, 2024 · 1 comment
Labels
help wanted Extra attention is needed sig:go

Comments

@jcranfordbeyondtrust
Copy link

URL

https://opentelemetry.io/docs/languages/go/exporters/

Description

Need examples of how to separately create and return:

  1. *metric.MeterProvider
  2. *trace.TracerProvider
  3. *log.LoggerProvider

Include best practices such as

  1. Batching
  2. Vender neutrality (e.g. metricsProvider should have pull provider Prometheus for local testing, and push provider for preprod testing)
@tiffany76 tiffany76 added help wanted Extra attention is needed sig:go labels Jan 1, 2025
@tiffany76 tiffany76 changed the title [Page feedback]: ADD A SUMMARY OF YOUR FEEDBACK HERE [Page feedback]: Add examples and best practices to Go exporters documentation Jan 1, 2025
@tiffany76
Copy link
Contributor

@open-telemetry/go-approvers, PTAL. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed sig:go
Projects
Status: No status
Development

No branches or pull requests

2 participants