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