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: "1a126b036e1ba205e6a044e3bdd039ca2e12cfc2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1a126b036e1ba205e6a044e3bdd039ca2e12cfc2 \ "https://bosh.io/d/github.com/cloudfoundry/system-metrics-scraper-release?v=3.1.0"