envoyproxy/envoy

Add route evaluation statistics

Open

#13.255 geöffnet am 24. Sept. 2020

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/httparea/statshelp wanted

Repository-Metriken

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

Beschreibung

Add statistics for the number of route rule evaluations (broken down by rule type, ie. exact match, prefix, regex, etc) This could live under the HCM or router scope, eg. http.{prefix}.rds.{route}.evaluations.prefix http.{prefix}.rds.{route}.evaluations.exact http.{prefix}.rds.{route}.evaluations.regex

Contributor Guide