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