envoyproxy/envoy

/reset_counter does not reset host statistics

Open

#9,819 opened on 2020年1月24日

GitHub で見る
 (3 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
area/statshelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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.

コントリビューターガイド