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