[metrics] Introduce metrics to measure CPU cost of Realtime consumption
Open
metrics
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
I am interested in introducing metrics that will convey an idea of realtime consumption cost and throughput:
Some of the metrics I have originally thought of are the following:
- Time to consume an event batch and events per batch consumed and avg event size or batch size.
- Time to consume an individual event and avg size of events.
- Event Consumption throughput (bytes/sec)
My ultimate goal is to be able to estimate the CPU resources to consume a given topic.
Contributor guide
Assessment
This issue has not been assessed yet.