envoyproxy / envoyproxy/envoy

Add route evaluation statistics

Open
#13,255 4 comments 0 reactions 0 assignees View on GitHub
area/http area/stats help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.