envoyproxy/envoy

/reset_counter does not reset host statistics

Open

#9.819 aberto em 24 de jan. de 2020

Ver no GitHub
 (3 comments) (0 reactions) (1 assignee)C++ (5.373 forks)batch import
area/statshelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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.

Guia do colaborador