Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linux/s390x architecture to CI build pipeline #25138

Closed
bwalk-at-ibm opened this issue Aug 10, 2023 · 0 comments · Fixed by #25139
Closed

Add linux/s390x architecture to CI build pipeline #25138

bwalk-at-ibm opened this issue Aug 10, 2023 · 0 comments · Fixed by #25139
Assignees
Labels
enhancement New feature or request

Comments

@bwalk-at-ibm
Copy link
Contributor

bwalk-at-ibm commented Aug 10, 2023

Component(s)

No response

Is your feature request related to a problem? Please describe.

n/a

Describe the solution you'd like

The s390x CPU architecture is the base for IBM zSeries (aka mainframe) systems. It is beneficial for users of this platform to have a supported way to install pre-compiled binaries for the OpenTelemetry collector in a Linux environment. This issue and associated pull requests will enable the building of all relevant binary artifacts for linux/s390x as part of the regular CI pipeline.

IBM has performed tests internally to ensure successful build (via cross-compilation) and runtime (on native platform) integrity of the OpenTelemetry collector (core and contrib) via the unit test suites and specific use-cases.

For more information and discussion please refer to the initial feature request issue (open-telemetry/opentelemetry-collector-releases#378).

Describe alternatives you've considered

No response

Additional context

No response

@bwalk-at-ibm bwalk-at-ibm added enhancement New feature or request needs triage New item requiring triage labels Aug 10, 2023
@Frapschen Frapschen removed the needs triage New item requiring triage label Aug 10, 2023
jpkrohling pushed a commit that referenced this issue Sep 20, 2023
The `s390x` CPU architecture is the base for IBM zSeries (aka mainframe)
systems. It is beneficial for users of this platform to have a supported
way to install pre-compiled binaries for the OpenTelemetry collector in
a Linux environment. This issue and associated pull requests will enable
the building of all relevant binary artifacts for `linux/s390x` as part
of the regular CI pipeline.

IBM has performed tests internally to ensure successful build (via
cross-compilation) and runtime (on native platform) integrity of the
OpenTelemetry collector (core and contrib) via the unit test suites and
specific use-cases.

For more information and discussion please refer to the initial feature
request issue (open-telemetry/opentelemetry-collector-releases#378).

Resolves: #25138

Signed-off-by: Bjoern Walk <bwalk@linux.ibm.com>
jorgeancal pushed a commit to jorgeancal/opentelemetry-collector-contrib that referenced this issue Oct 9, 2023
The `s390x` CPU architecture is the base for IBM zSeries (aka mainframe)
systems. It is beneficial for users of this platform to have a supported
way to install pre-compiled binaries for the OpenTelemetry collector in
a Linux environment. This issue and associated pull requests will enable
the building of all relevant binary artifacts for `linux/s390x` as part
of the regular CI pipeline.

IBM has performed tests internally to ensure successful build (via
cross-compilation) and runtime (on native platform) integrity of the
OpenTelemetry collector (core and contrib) via the unit test suites and
specific use-cases.

For more information and discussion please refer to the initial feature
request issue (open-telemetry/opentelemetry-collector-releases#378).

Resolves: open-telemetry#25138

Signed-off-by: Bjoern Walk <bwalk@linux.ibm.com>
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this issue Nov 12, 2023
The `s390x` CPU architecture is the base for IBM zSeries (aka mainframe)
systems. It is beneficial for users of this platform to have a supported
way to install pre-compiled binaries for the OpenTelemetry collector in
a Linux environment. This issue and associated pull requests will enable
the building of all relevant binary artifacts for `linux/s390x` as part
of the regular CI pipeline.

IBM has performed tests internally to ensure successful build (via
cross-compilation) and runtime (on native platform) integrity of the
OpenTelemetry collector (core and contrib) via the unit test suites and
specific use-cases.

For more information and discussion please refer to the initial feature
request issue (open-telemetry/opentelemetry-collector-releases#378).

Resolves: open-telemetry#25138

Signed-off-by: Bjoern Walk <bwalk@linux.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants