opentelemetry-go-contrib
https://github.com/open-telemetry/opentelemetry-go-contrib
Go
Collection of extensions for OpenTelemetry-Go.
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 supported1 Subscribers
Add a CodeTriage badge to opentelemetry-go-contrib
Help out
- Issues
- otelslog: support conversion from `attribute.KeyValue` to `slog.Attr`
- there is no public method to convert `log.Severity` to `minsev.Severity`
- Remove ReadBytesKey, ReadErrorKey, WroteBytesKey, WriteErrorKey from public API
- Honor otelhttp.WithMessageEvents(otelhttp.ReadEvents) option with otelhttp.NewTransport(...)
- Add YAML aware variable substitution
- Proposal: Non X-ray Propagator for SQS using Message Attributes.
- otelhttptrace: fix false positive errors in otelhttptrace for http.receive span
- Deprecate ReadBytesKey, ReadErrorKey, WroteBytesKey and WriteErrorKey in favor of semconv keys
- Audit otelhttp API
- chore: enable exposedSyncMutex rule from go-critic
- Docs
- Go not yet supported