Amir Blum
Amir Blum
CI fails with: ``` format=rpm package=otelcol-contrib •calculating checksums •docker images • building docker image image=otel/opentelemetry-collector-contrib:0.52.0-SNAPSHOT-6eeeed8-arm • building docker image image=otel/opentelemetry-collector:0.52.0-SNAPSHOT-6eeeed8-arm • building docker image image=otel/opentelemetry-collector:0.52.0-SNAPSHOT-6eeeed8-386 • building docker image image=otel/opentelemetry-collector:0.52.0-SNAPSHOT-6eeeed8-amd64...
> I think we had it at some time but had to remove it due to build issues with a component. Would you be able to try to build the...
> #144 will revert the PR that removed this Thanks for the update. This PR seems to be adding 386, will it also support raspberry pi that is running arm...
> Both are 1-line PRs and I see no reason to reject them, so you are welcome to contribute :) Created PR in #146 . Thanks for all the help...
Thank you for the fast reply and for looking into this. We can offer help with updating the documentation later this week so the example there will correctly reflect the...
> 2\. Setting `bytes_left` to `0` only when the read is unsuccessful because of EOF. Haven't tried it myself, but in this case, when returning `false` due to `EOF`, wouldn't...
Thank you, I need to dive deeper into the code to fully understand the flow. > I guess in your specific case, something happens in step 3. that causes the...
Hello @PetteriAimonen We debugged this again and were able to workaround the issue to make it work. However, after logging a bit, we are unsure what is the full extent...
> It seems that your `file->read()` keeps successfully reading even after EOF has been reached, which is why you are hitting this bug. ``` available: 1 stream->bytes_left: 1 count: 1...
First PR - upstream testing utils package used by aws-sdk instrumentation: open-telemetry/opentelemetry-js-contrib#621