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