otelcol-custom

Version 0.1.63

otelcol-edge-0.1.63-linux-amd64
114.8 MiB
sha256 d7529dea4960e40a3eafd9c580845afb994ce3d117ed6f23d91bee93b8aae784
otelcol-gateway-0.1.63-linux-amd64
187.8 MiB
sha256 b03027579906d034665ce4ffd62dd0071f90144bdc36f547b8ddbb1a9e8c6e9e

All checksums: SHA256SUMS

Install

Download the binary for your platform, verify its checksum against SHA256SUMS, then make it executable:

curl -fsSLO <url-of-binary>
curl -fsSLO <url-of-SHA256SUMS>
sha256sum -c SHA256SUMS --ignore-missing
chmod +x otelcol-edge-*-linux-amd64   # or otelcol-gateway-*-linux-amd64