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