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