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