Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(metrics): track consumer fetch request rates #2299

Merged
merged 2 commits into from
Aug 11, 2022

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Jul 29, 2022

In additional to the global request rates, split out the fetch request
rates for consumers.

  • consumer-fetch-rate
  • consumer-fetch-rate-for-broker-X
  • consumer-fetch-rate-for-topic-Y
  • consumer-fetch-response-size

@dnwe dnwe force-pushed the dnwe/fetch-request-metrics branch 3 times, most recently from 2fd35d0 to 359272f Compare August 2, 2022 21:45
@dnwe dnwe added the feat label Aug 2, 2022
@dnwe dnwe force-pushed the dnwe/fetch-request-metrics branch from 359272f to 1307d55 Compare August 10, 2022 09:10
@dnwe dnwe marked this pull request as draft August 10, 2022 09:11
@dnwe dnwe force-pushed the dnwe/fetch-request-metrics branch from 1307d55 to 1d63590 Compare August 10, 2022 10:03
In additional to the global request rates, split out the fetch request
rates for consumers.

- fetch-rate
- fetch-rate-for-broker-X
- fetch-rate-for-topic-Y
- add metrics registry to decode func
- add metric to track the size of fetch response
@dnwe dnwe force-pushed the dnwe/fetch-request-metrics branch from 1d63590 to 5b04c98 Compare August 10, 2022 13:36
@dnwe dnwe marked this pull request as ready for review August 11, 2022 22:48
@dnwe dnwe merged commit 3083a9b into main Aug 11, 2022
@dnwe dnwe deleted the dnwe/fetch-request-metrics branch August 11, 2022 22:51
@napallday napallday mentioned this pull request Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant