You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 <[email protected]>
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 <[email protected]>
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 forlinux/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
The text was updated successfully, but these errors were encountered: