Robert Pająk

Results 861 comments of Robert Pająk

Has it been tested together with https://github.com/open-telemetry/opentelemetry-go/pull/5947? _This is what I guess from: https://github.com/open-telemetry/opentelemetry-go/pull/5947#issuecomment-2904114141_ CC @jade-guiton-dd

Some thoughts... Having "collect + export" done at the same time covers most of the use cases and should be the behavior of a periodic exporting reader. I would avoid...

AFAIK the go-grpc team is working on it here: https://pkg.go.dev/google.golang.org/grpc/stats/opentelemetry. However, I do not know what is the current status. AFAIK @aranjans is working on it. You can probably look...

Possibly duplicates: - https://github.com/open-telemetry/opentelemetry-go-instrumentation/issues/165

> The main question is to drop SDK or not to drop SDK. If you drop SDK, then you do the same thing twice. Can you please elaborate? What do...

@open-telemetry/go-instrumentation-approvers, PTAL

@tongoss, I think it is worth to add the tests given that the module is stable so we are not going to remove these functions.

Fixed by https://github.com/open-telemetry/opentelemetry-go/pull/6919