Skip to content

loggregator/95

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

Release Notes

Changelog * Removed doppler.dropped egress metric. * Add deltas to V2 counter envelopes.

Usage

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

- name: "loggregator"
  version: "95"
  url: "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=95"
  sha1: "73c7d3ed08b0c109241c37f1d2c62d9798fdccab"

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

bosh upload-release --sha1 73c7d3ed08b0c109241c37f1d2c62d9798fdccab \
  "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=95"

Jobs

Packages