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 supported7 Subscribers
Add a CodeTriage badge to opentelemetry-go
Help out
- Issues
- BatchSpanProcessor silently drops spans when the queue is full but does not warn about it in the logs
- Avoid unnecessary time.Since() when ending spans if the endTime is already specified
- Callbacks should be parallel
- Investigate if attribute filtering should be in the instrument or aggregator
- otlp*http modules import grpc
- SDK observability
- Add support for custom HTTP Transports for the otlphttp driver
- SpanID, TraceID, KeyValue and other structs cannot be unmarshalled from JSON
- Support for attribute.ByteSlice to avoid invalid-UTF-8 issues in instrumentation
- Documentation for supported environment variables
- Docs
- Go not yet supported