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