envoyproxy/envoy
Ver no GitHub[Bandwidth-Limit] Gauge metrics not decrement correctly
Open
#18.703 aberto em 21 de out. de 2021
area/statsbughelp wanted
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
Title: BandwidthLimit Filter Gauge metrics not decrement correctly
Description: The following Gauge metrics are not correctly decremented
- request_incoming_size
- request_allowed_size
- response_incoming_size
- response_allowed_size
Repro steps:
Include sample requests, environment, etc. All data and inputs required to reproduce the bug.
Refer to PR: https://github.com/envoyproxy/envoy/pull/18267