Hi Juan,

On Thu, May 14, 2026 at 9:18 PM Juan M. Méndez Rey
<[email protected]> wrote:
>
> Package: wnpp
> Severity: normal
> Owner: Juan Mendez <[email protected]>
> X-Debbugs-Cc: [email protected], [email protected]
>
> * Package name    : golang-opentelemetry-auto-sdk
>  Version         : 1.2.1
>  Upstream Contact: 
> https://github.com/open-telemetry/opentelemetry-go-instrumentation
>  Upstream Author : OpenTelemetry Authors
> * URL             : 
> https://github.com/open-telemetry/opentelemetry-go-instrumentation
> * License         : Apache-2.0
>  Programming Lang: Go
>  Description     : OpenTelemetry Go auto-instrumentation SDK
>
> OpenTelemetry tracing instrumentation for Go libraries using eBPF.
> Support package for OpenTelemetry Go auto-instrumentation.
>
> This is a submodule of the opentelemetry-go-instrumentation monorepo.
> Its only runtime dependencies are go.opentelemetry.io/otel and
> go.opentelemetry.io/otel/trace, both already in Debian.
>
> This package is needed as a direct dependency of
> golang-opentelemetry-otel (>= 1.43.0).

I have been working on updating golang-opentelemetry-otel 1.43. And I
found sdk is a submodule, we should package golang-opentelemetry-auto
instead.

Package: wnpp
Severity: wishlist

* Package name    : golang-opentelemetry-auto
  Version         : 0.24.0-1
  Upstream Author : OpenTelemetry - CNCF
* URL             :
https://github.com/open-telemetry/opentelemetry-go-instrumentation
* License         : Apache-2.0
  Programming Lang: Go
  Description     : OpenTelemetry Auto Instrumentation using eBPF

 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.

Best regards,
-- 
-Andrew

Reply via email to