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