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