system-metrics-scraper/2.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 dd59318
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "system-metrics-scraper" version: "2.0.1" url: "https://bosh.io/d/github.com/cloudfoundry/system-metrics-scraper-release?v=2.0.1" sha1: sha256:1bd97697ca302368a6f317894db80737c9ff146dc27a6fd3203978cdcd4ab7c6
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:1bd97697ca302368a6f317894db80737c9ff146dc27a6fd3203978cdcd4ab7c6 \ "https://bosh.io/d/github.com/cloudfoundry/system-metrics-scraper-release?v=2.0.1"