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