mobile stats: add a config knob for enabling stats
Open
enhancement
mobile
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
*Title*: *A method on the engine builder that allows to enable extra envoy stats*
*Description*:
Envoy Mobile hardcodes the list of Envoy stats that it enables as part of its config.cc file in [here](https://github.com/envoyproxy/envoy/blob/main/mobile/library/common/config/config.cc#L482-L506). Add methods to engine builder(s) that allow the users of Envoy Mobile to enable the stats that they are interested in a more dynamic way.
Contributor guide
Assessment
This issue has not been assessed yet.