envoyproxy/envoy

[Bandwidth-Limit] Gauge metrics not decrement correctly

Open

#18,703 建立於 2021年10月21日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/statsbughelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南