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