Patrick Lowin
Patrick Lowin
## Use supported envoy version >1.19.1 ## Summary Hi, in diego-release an unsupported version of envoy is used (1.19.1). It was last updated in Sep 2021 with [this PR](https://github.com/cloudfoundry/diego-release/pull/590). 1.19...
### What is this feature-request about? In 2021, http/2 support was integrated to CF ([issue](https://github.com/cloudfoundry/routing-release/issues/200)). Since June 2022, http/3 is a proposed standard in [RFC 9114](https://datatracker.ietf.org/doc/html/rfc9114), is supported by the...
### Detailed Description of the Problem Debugging a customer issue, we noticed missing logs for some HTTP/2 connections (H/2 on frontend and backend). In these occurrences, the backend sends HTTP...
### Proposed Change As an operator I want gorouter to emit metrics in an automatically scalable format So that I can use the data without adjustments on operator-side. * Prometheus...