envoyproxy/envoy

Add route evaluation statistics

Open

#13,255 opened on 2020年9月24日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/httparea/statshelp wanted

Repository metrics

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

説明

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

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