envoyproxy/envoy

/reset_counter does not reset host statistics

Open

#9,819 创建于 2020年1月24日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)C++ (5,373 fork)batch import
area/statshelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Title: /reset_counter does not reset host statistics

Description: During troubleshooting if someone collects statistics from "/stats" and from "/clusters" then the output may show difference if "/reset_counter" was used beforehand.

It seems so that "/reset_counter" does not reset the host statistics.

It is desirable to keep those stats in sync.

贡献者指南