otel-collector/0.11.10
You can find the source of this version on GitHub at cloudfoundry/otel-collector-release. It was created based on the commit c7b296b4.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: otel-collector
version: "0.11.10"
url: "https://bosh.io/d/github.com/cloudfoundry/otel-collector-release?v=0.11.10"
sha1: sha256:c9e7526e53aeadd6605fca9a0f98ab68cf8631c4058c4ad36cfdad803c3c1d73
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:c9e7526e53aeadd6605fca9a0f98ab68cf8631c4058c4ad36cfdad803c3c1d73 \
"https://bosh.io/d/github.com/cloudfoundry/otel-collector-release?v=0.11.10"