hstream
hstream copied to clipboard
kafka: add handler-level metrics for cpp server
PR Description
Type of change
- [x] New feature
Summary of the change and which issue is fixed
Main changes: TODO
Checklist
- I have run
format.sh
underscript
- I have commented my code, particularly in hard-to-understand areas
- New and existing unit tests pass locally with my changes