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