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