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