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
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: #8213
Signed-off-by: Bjoern Walk <[email protected]>
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).
The text was updated successfully, but these errors were encountered: