adilhusain-s
adilhusain-s
Hi there, I'm trying to build-test the nginx instrumentation on linux/ppc64le VM. the test cases are failing because the otel/opentelemetry-collector:0.26.0 docker image isnt' available for ppc64le. the support for ppc64le...
**Description of the bug** the kafka test cases are failing becuase docker image confluent/kafka isn't available for ppc64le **Share details about your runtime** Operating system details: Linux, RHEL 8.5 RUBY_ENGINE:...
### GitHub Username @adilhusain-s ### Requirements - [x] I have reviewed the community membership guidelines (https://github.com/open-telemetry/community/blob/main/community-membership.md) - [x] I have enabled 2FA on my GitHub account. See https://github.com/settings/security - [x]...
**Description:** *Adding change to support ppc64le architecture * since actions/node-versions doesn't have binaries for ppc64le architecture, falling back to official node binaries. Please review and merge. **Related issue:** Add link...
**Description:** I was attempting to use multiple .NET versions in my GitHub Actions workflow, and I observed that the `dotnet --version` command consistently prints the version of .NET SDK 8.0,...
Hi there, I'm trying to use actions/setup-python action on self-hosted ppc64le github runner. (ppc64le arch) the action fails to install the python binary as there is no python binary available...
hello there, I am a screen reader user (Google Talk back.) and I am currently attempting to utilize the compass app. While the user interface appears decent for screen reader...
* Adding support for linux-ppc64le in CI * Made the changes in workflow to update platforms Successfully tested the change on my fork. workflow run [link](https://github.com/adilhusain-s/fluent-bit/actions/runs/4007607596)