O

OpenTelemetry Go

O
OpenTelemetry Go Observability v1.47.0-rc

v1.47.0-rc.1

This is a release candidate for the v1.47.0 release. That release is expected to include the v1 release of the OpenTelemetry Go Logs API and SDK and will provide stability guarantees for the following modules: go.opentelemetry.io/otel/log go.opentelemetry.io/otel/sdk/log See our versioning policy for more information about these stability guarantees. Added Add Logger, GetLoggerProvider, and SetLog…

O
OpenTelemetry Go Observability v1.46.0

v1.46.0/v0.68.0/v0.22.0/v0.0.19

This release is the last to support Go 1.25. The next release will require at least Go 1.26. Added Support testing of Go 1.27. (#8811) Support http/json protocol in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#8273, #8775, #8831) Add Hasher struct and methods in go.opentelemetry.io/otel/attribute to compute authoritative Distinct hashes incrementally for attribute filtering a…

O
OpenTelemetry Go Observability v1.45.0

Release v1.45.0/v0.67.0/v0.21.0/v0.0.18

Overview Added Add experimental observability metrics to BatchProcessor in go.opentelemetry.io/otel/sdk/log. (#7124) Add the experimental WithUnsafeAttributes no-copy attribute option to go.opentelemetry.io/otel/metric/x for future performance improvements. This API is a work in progress. (#8251) Add Map and MapValue functions for the new MAP attribute type in go.opentelemetry.io/otel/attribute. (…