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