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