Add route evaluation statistics
Open
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
Assessment
This issue has not been assessed yet.