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