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