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