OpenTelemetry - CNCF/opentelemetry-go-instrumentation: Release v0.2.0-alpha
Name: opentelemetry-go-instrumentation
Owner: OpenTelemetry - CNCF
Release: v0.2.0-alpha
Released: 2023-05-03
License: Apache-2.0
Release Assets:
What's Changed
Added
- Add gin-gonic/gin instrumentation. (#100)
- Add ARM64 support. (#82)
- Add
OTEL_GO_AUTO_SHOW_VERIFIER_LOG
environment variable to control whether the verifier log is shown. (#128)
Changed
- Use verion spans in
offsets_results.json
instead of storing each version. (#45) - Change
OTEL_TARGET_EXE
environment variable toOTEL_GO_AUTO_TARGET_EXE
. (#97)
New Contributors
- @robbkidd made their first contribution in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/95
- @pellared made their first contribution in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/97
- @MikeGoldsmith made their first contribution in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/100
- @JamieDanielson made their first contribution in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/129
- @arminru made their first contribution in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/133
Full Changelog: https://github.com/open-telemetry/opentelemetry-go-instrumentation/compare/v0.1.0-alpha...v0.2.0-alpha