redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.49k stars 580 forks source link

Add metrics for consumer offsets uploads #15750

Open andrwng opened 9 months ago

andrwng commented 9 months ago

Similar to other metrics we have during upload, we should include at least:

Unlike some of the other upload remote methods, the offsets uploader uses a generic upload method to perform its upload. We may need to plumb a lambda to the upload_object() method to indicate which metrics get ticked.

JIRA Link: CORE-1678

github-actions[bot] commented 6 months ago

This issue hasn't seen activity in 3 months. If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in two weeks.