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

Client throughput quota utilization #592

Merged
merged 46 commits into from
Jul 26, 2024

Conversation

kbatuigas
Copy link
Contributor

@kbatuigas kbatuigas commented Jul 8, 2024

Description

Resolves https://github.com/redpanda-data/documentation-private/issues/2422
Review deadline: 19 July 2024

  • Describe added support for Kafka API based client throughput quota
  • Include new metrics for monitoring client throughput

Tasks:

Page previews

Manage Throughput
Public Metrics Reference > Broker metrics
Internal Metrics Reference
Kafka Compatibility > Unsupported Kafka features
Upgrade Redpanda > Prerequisites > Review incompatible changes
What's New > Client throughput management

Checks

  • New feature
  • Content gap
  • Support Follow-up
  • Small fix (typos, links, copyedits, etc)

Deflaimun and others added 12 commits June 19, 2024 19:18
Co-authored-by: Paulo Borges <paulohtb@hotmail.com>
Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com>
Co-authored-by: Michele Cyran <michele@redpanda.com>
Co-authored-by: Mike Boquard <michael@redpanda.com>
Co-authored-by: Michele Cyran <michele@redpanda.com>
Co-authored-by: tris0laris <57298792+tris0laris@users.noreply.github.com>
Co-authored-by: Paulo Borges <paulohtb@hotmail.com>
Co-authored-by: Dave Voutila <voutilad@gmail.com>
Co-authored-by: Angela Simms <102690377+asimms41@users.noreply.github.com>
Co-authored-by: Andrew Hsu <xuzuan@gmail.com>
Co-authored-by: Oren Leiman <mumblemumble777@gmail.com>
Co-authored-by: Kat Batuigas <36839689+kbatuigas@users.noreply.github.com>
Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com>
Copy link

netlify bot commented Jul 8, 2024

Deploy Preview for redpanda-docs-preview ready!

Name Link
🔨 Latest commit ecb1976
🔍 Latest deploy log https://app.netlify.com/sites/redpanda-docs-preview/deploys/66a07c77ba7bd500093f4636
😎 Deploy Preview https://deploy-preview-592--redpanda-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@mattschumpert mattschumpert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to represent the old cluster configs here: https://deploy-preview-592--redpanda-docs-preview.netlify.app/current/upgrade/deprecated/

And the new support (including RPK support and Console support) here: https://docs.redpanda.com/beta/get-started/whats-new/

Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
@kbatuigas kbatuigas marked this pull request as ready for review July 11, 2024 17:03
@kbatuigas kbatuigas requested a review from a team as a code owner July 11, 2024 17:03
@Deflaimun Deflaimun force-pushed the 2422_throughput-quota-utilization branch 3 times, most recently from b9dac66 to 614f7cb Compare July 11, 2024 17:41
@kbatuigas kbatuigas force-pushed the 2422_throughput-quota-utilization branch from 00dbbd0 to 56f9a4f Compare July 24, 2024 03:50
Co-authored-by: Michele Cyran <michele@redpanda.com>
@kbatuigas kbatuigas requested a review from micheleRP July 24, 2024 15:27
Copy link
Contributor

@micheleRP micheleRP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Feediver1
Copy link
Contributor

Anything remaining that is holding up this merge @kbatuigas ?

@kbatuigas kbatuigas merged commit c9e7341 into v-WIP/24.2 Jul 26, 2024
5 checks passed
Deflaimun added a commit that referenced this pull request Jul 29, 2024
Co-authored-by: Paulo Borges <paulohtb@hotmail.com>
Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com>
Co-authored-by: Michele Cyran <michele@redpanda.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Mike Boquard <michael@redpanda.com>
Co-authored-by: tris0laris <57298792+tris0laris@users.noreply.github.com>
Co-authored-by: Dave Voutila <voutilad@gmail.com>
Co-authored-by: Angela Simms <102690377+asimms41@users.noreply.github.com>
Co-authored-by: Andrew Hsu <xuzuan@gmail.com>
Co-authored-by: Oren Leiman <mumblemumble777@gmail.com>
Co-authored-by: Gellért Peresztegi-Nagy <pereszteginagy.gellert@gmail.com>
Co-authored-by: Rogger Vasquez <59714880+r-vasquez@users.noreply.github.com>
Deflaimun added a commit that referenced this pull request Jul 31, 2024
Co-authored-by: Paulo Borges <paulohtb@hotmail.com>
Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com>
Co-authored-by: Michele Cyran <michele@redpanda.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Mike Boquard <michael@redpanda.com>
Co-authored-by: tris0laris <57298792+tris0laris@users.noreply.github.com>
Co-authored-by: Dave Voutila <voutilad@gmail.com>
Co-authored-by: Angela Simms <102690377+asimms41@users.noreply.github.com>
Co-authored-by: Andrew Hsu <xuzuan@gmail.com>
Co-authored-by: Oren Leiman <mumblemumble777@gmail.com>
Co-authored-by: Gellért Peresztegi-Nagy <pereszteginagy.gellert@gmail.com>
Co-authored-by: Rogger Vasquez <59714880+r-vasquez@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants