cloudfoundry / cf-java-client

Java Client Library for Cloud Foundry
Apache License 2.0
327 stars 316 forks source link

Support for Loggregator v2 Deterministic Routing #899

Open youngm opened 6 years ago

youngm commented 6 years ago

Somewhat related to https://github.com/cloudfoundry/cf-java-client/issues/851 but I thought this deserved a different issue.

The Loggregator team is moving fast with v2. They've recently added support for deterministic routing of metrics. Something useful to me: https://github.com/cloudfoundry/loggregator-release/issues/348

dmikusa commented 2 years ago

Acknowledged. I'm flagging this as a possible enhancement.