add telemetry installs to ci-conda and ci-wheel #222
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${CPU_ARCH}.deb https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${CPU_ARCH}.deb\ndpkg -i otel-cli-${CPU_ARCH}.deb\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n git clone https://github.com/msarahan/gha-tools.git -b main /tmp/gha-tools\n echo \"/tmp/gha-tools/tools\" >> \"${GITHUB_PATH}\"\n" did not complete successfully: exit code: 127
|
|
This job failed
Loading