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