Travis Patterson
Travis Patterson
@twoseat @nebhale Hello, I'm the anchor on the Loggregator team. I wanted to point out work we've done to make consumption of v2 easier (protobuf and certs not required!): https://github.com/cloudfoundry/loggregator/blob/925b09a107d4d11286e0b84d5f2f090b30f6a397/docs/rlp_gateway.md...
@twoseat @nebhale the PR providing the `log_stream` url has been merged into CAPI master https://github.com/cloudfoundry/cloud_controller_ng/pull/1301
@mohsha-msft @seankane-msft Hello all! Is there any word on this PR? This fixes a goroutine leak that brings down our containers so we're excited to merge a fix and be...
Thanks for your reply! No need to merge to a dev branch. I'm excited for the `0.4.0` release
@mohsha-msft is there still interest in accepting this PR?
@jhendrixMSFT @mohsha-msft Is there still interest in this PR?
This looks great! The last thing we should do is: - Document `desired_rate` and make sure we've registered a flag for it - We should probably make it human readable,...
This looks awesome! What do you think about renaming `IdempotentKey` to just `ID` or `RequestID`? `IdempotentKey` is really specific to what we're accomplishing. If it were renamed, we would be...
@periklis @liguozhong Thanks for your interest and sorry to come off as opaque. [Here](https://github.com/grafana/loki/files/9549368/ADR_.In-Process.Distributed.Cache.pdf) is an Architectural Decision Record for the cache work that explains why we're ultimately removing it....
@acukan We're going to continue using memcached. We have support for Redis but it's not tested in production environments.