Skip to content

loggregator/88

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

Release Notes

Changelog: - Add health endpoint to Metron (localhost:9090/health) - Add metron_agent.health_port to metron agent spec. - Metron and Doppler metrics are pulsed on an interval (default interval is 60 seconds). - Fix bug that would cause lots of connections to enter a CLOSE-WAIT state in Doppler. - Fix bug in Metron that delayed delivery of some envelopes to Doppler. - TC firehose endpoint can filter on specific types of envelopes.

Usage

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

- name: "loggregator"
  version: "88"
  url: "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=88"
  sha1: "7793e7dacc35af39d14bf164a167375574759c4c"

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

bosh upload-release --sha1 7793e7dacc35af39d14bf164a167375574759c4c \
  "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=88"

Jobs

Packages