Package: wnpp Severity: wishlist Owner: Andrew Lee (李健秋) <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : golang-opentelemetry-auto Version : 0.24.0 Upstream Contact: https://github.com/open-telemetry/opentelemetry-go-instrumentation/issues * URL : https://github.com/open-telemetry/opentelemetry-go-instrumentation * License : Apache-2.0 Programming Lang: Go Description : OpenTelemetry Go Automatic Instrumentation (library) This library provides a way to instrument Go applications automatically without requiring manual code changes by the developer. It utilizes eBPF technology to intercept execution at the kernel level and collect telemetry data such as traces and metrics directly from the running process. This approach significantly reduces the friction of adding observability to existing services and ensures a consistent data collection strategy across different applications. By leveraging the power of the Go runtime and modern Linux kernel features, it allows for deep insights into application performance with minimal overhead and no need for recompilation in many scenarios. This package is needed for #1133077 - golang-opentelemetry-otel: CVE-2026-39882.

