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