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