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