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

[v23.2.x] kafka: Expose per handler produce/fetch metrics on public_metrics #13731

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

StephanDollberg
Copy link
Member

@StephanDollberg StephanDollberg commented Sep 27, 2023

Backport of PR: #13549

Fixes: #13721

Exposes the produce and fetch per handler metrics on the public_metrics
endpoint.

These will eventually replace the existing produce and fetch latency
metrics on the public endpoint (as those measure non-meaningful latency
intervals).

Ref #13363

(cherry picked from commit 21ebc3e)
@StephanDollberg StephanDollberg force-pushed the stephan/per-handler-public-v232 branch from cf9a667 to 9e03df9 Compare October 3, 2023 08:19
@piyushredpanda piyushredpanda merged commit bc3bd96 into v23.2.x Oct 4, 2023
@piyushredpanda piyushredpanda deleted the stephan/per-handler-public-v232 branch October 4, 2023 22:49
@BenPope BenPope added the kind/backport PRs targeting a stable branch label Oct 10, 2023
@BenPope BenPope added this to the v23.2.12 milestone Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants