opentelemetry-go
https://github.com/open-telemetry/opentelemetry-go
Go
OpenTelemetry Go API and SDK
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported4 Subscribers
Add a CodeTriage badge to opentelemetry-go
Help out
- Issues
- Change Logger.emit to accept options for extensibility.
- Add Instrument.IsEnabled per specs
- Add trace.WithStatus option for span.RecordError and trace.WithStatusOnPanic option for span.End
- sdk/trace: Allow errors supplied to RecordError to supply values for `semconv.ExceptionType`
- Implement span processor's OnEnding
- option to set custom http client in otel exporter
- exporters: add otlplogfile exporter
- trace: Add custom span generator.
- Update the no-op trace implementations to support auto-instrumentation
- How to Ignore `context.Canceled` Error
- Docs
- Go not yet supported