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