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