apache / brpc

brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
https://brpc.apache.org
Apache License 2.0
16.56k stars 3.98k forks source link

Support set_max_stats_count of MultiDimension #2813

Closed chenBright closed 1 week ago

chenBright commented 2 weeks ago

What problem does this PR solve?

Issue Number: resolve #2788

Problem Summary:

What is changed and the side effects?

Changed:

Side effects:


Check List:

wwbmmm commented 2 weeks ago

LGTM