Your message dated Mon, 18 May 2026 09:21:12 +0200
with message-id 
<CACpy4otY46Eiox9oHptFdLqj443Z4wXTXU9Lg9+Qiktk=8u...@mail.gmail.com>
and subject line Re: Bug#1136981: ITP: golang-opentelemetry-collector-pdata -- 
OpenTelemetry Collector pipeline data library
has caused the Debian Bug report #1136981,
regarding ITP: golang-opentelemetry-collector-pdata -- OpenTelemetry Collector 
pipeline data library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1136981: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136981
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Juan Manuel Mendez Rey <[email protected]>
X-Debbugs-Cc: [email protected]   

* Package name    : golang-opentelemetry-collector-pdata
 Version         : 1.38.0-1
 Upstream Author : OpenTelemetry - CNCF
* URL             : https://github.com/open-telemetry/opentelemetry-collector
* License         : Apache-2.0
 Programming Lang: Go
 Description     : OpenTelemetry Collector pipeline data library


Pipeline data (pdata) implements data structures that represent telemetry data 
in-memory. All data received is converted into this format, travels through the 
pipeline in this format, and is converted from this format by exporters when 
sending.

Current implementation primarily uses OTLP protobuf structs as the underlying 
data structures for many of the declared structs. We keep a pointer to OTLP 
protobuf in the "orig" member field. This allows efficient translation to/from 
OTLP wire protocol. The underlying data structure is kept private so that we 
are free to make changes to it in the future.

The pdata API is designed to avoid mutable data sharing and bugs that stem from 
that. Each pdata instance cannot contain a reference to an object that is used 
in another pdata instance.

Note: This ITP is for the pdata submodule only, not the full collector
(see ITP #1080354). At v1.38.0, pdata is fully standalone with no
internal collector dependencies, decided to package
independently for the following reason:

It is needed as a build-dependency for the root module
of golang-opentelemetry-auto (ITP #1136684).

Attachment: publickey - [email protected] - 0xE697CF1F.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Hi Juan,

On Mon, May 18, 2026 at 1:33 AM Juan M. Méndez Rey
<[email protected]> wrote:
> * Package name    : golang-opentelemetry-collector-pdata
>  Version         : 1.38.0-1
>  Upstream Author : OpenTelemetry - CNCF
> * URL             : https://github.com/open-telemetry/opentelemetry-collector

Please keep in mind that the pdata is a submodule. We should always
packaging the main module instead.
See #1080354 that already an ITP.

Best regards,
-- 
-Andrew

--- End Message ---

Reply via email to