envoyproxy/envoy

[Bandwidth-Limit] Gauge metrics not decrement correctly

Open

#18.703 aperta il 21 ott 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/statsbughelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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

Guida contributor