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