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: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=88"
Jobs¶
- dea_logging_agent
- doppler
- loggregator-acceptance-tests
- loggregator_trafficcontroller
- metron_agent
- metron_agent_windows
- reverse_log_proxy
- syslog_drain_binder