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