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