envoyproxy / envoyproxy/nighthawk
Create options for selecting a statistics backend per stat
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
In #265 we hard-code that statistics postfixed with "_size" are routed to `StreamingStatistic` instead of to `HdrHistogram`. It would be nicer if we could have options for that so that the statistics factory can generically do the right thing as well as hand control to the user for this.
Contributor guide
Assessment
This issue has not been assessed yet.