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