envoyproxy/envoy

/reset_counter does not reset host statistics

Open

#9.819 geöffnet am 24. Jan. 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (5.373 Forks)batch import
area/statshelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide