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