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