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