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