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