apache / apache/pinot

[metrics] Introduce metrics to measure CPU cost of Realtime consumption

Open
#10,560 1 comment 0 reactions 1 assignee Claimed by @jugomezv View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.