statsd-injector/1.0.29
You can find the source of this version on GitHub at cloudfoundry/statsd-injector-release. It was created based on the commit 3750165
.
Release Notes¶
Changelog - Removed the statsd_injector.deployment property - Statsd_injector no longer explicitly sets deployment-name, job-name, instance-index, or ip. These properties are now set by metron. - Removes v1 ingress and egress
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "statsd-injector" version: "1.0.29" url: "https://bosh.io/d/github.com/cloudfoundry/statsd-injector-release?v=1.0.29" sha1: "6e8f626d107c8e2b525b50571393a6eaaf664ad3"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6e8f626d107c8e2b525b50571393a6eaaf664ad3 \ "https://bosh.io/d/github.com/cloudfoundry/statsd-injector-release?v=1.0.29"