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