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
- Verify Prometheus exporter is compliant with the exporter specification
- Verify the Prometheus exporter is compliant with the compatibility specification
- Add handling for grpc MaxMessageSize on otlptracegrpc and otlpmetricgrpc exports
- sdk/metric: Set StartTime for gauge metric points
- NewNoopTracerProvider when used with WithTracerProvider resets the trace id for inner traces
- Add UnmarshalJSON method for TraceID
- Reenable context-as-argument linter.
- 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
- Docs
- Go not yet supported