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