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

[v22.3.x] tests: add method to sum metrics #10342

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

andrwng
Copy link
Contributor

@andrwng andrwng commented Apr 25, 2023

Backport of a method from #8456

This adds a means to sum metrics of a particular name across the cluster. This will be useful in gauging how many segments have been uploaded to the cloud without peaking into S3.

This fixes ShadowIndexingManyPartitionsTest as a follow-up to #9239

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.1.x
  • v22.3.x
  • v22.2.x

Release Notes

  • none

This adds a means to sum metrics of a particular name across the
cluster. This will be useful in gauging how many segments have been
uploaded to the cloud without peaking into S3.
@andrwng andrwng requested a review from jcsp April 25, 2023 17:41
@andrwng andrwng merged commit 9be67fb into redpanda-data:v22.3.x Apr 26, 2023
@BenPope BenPope added the kind/backport PRs targeting a stable branch label Apr 26, 2023
@BenPope BenPope added this to the v22.3.17 milestone Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants