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