Skip to content

loggregator/87

You can find the source of this version on GitHub at cloudfoundry/loggregator. It was created based on the commit a1b53aa.

Release Notes

Changelog: - Remove UDP egress from metron. - Metron no longer requires metron_endpoint.shared_secret as it no longer falls back to UDP when talking to dopplers. - Support for multiple gauge metrics when converting from v2 to v1 envelopes. - Add batching API to metron ingress. - Be more aggressive in killing dopplers in monit scripts.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "loggregator"
  version: "87"
  url: "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=87"
  sha1: "18ae7a38ee8b28245047f6680df6da9f4b6b48c0"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 18ae7a38ee8b28245047f6680df6da9f4b6b48c0 \
  "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=87"

Jobs

Packages