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