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