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

Bob's RPS value doesn't drop over time #869

Open
archeoss opened this issue Mar 3, 2024 · 1 comment
Open

Bob's RPS value doesn't drop over time #869

archeoss opened this issue Mar 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@archeoss
Copy link
Contributor

archeoss commented Mar 3, 2024

Description

Currently, Bob's RPS value doesn't drop over time and stuck to last recorded value. This includes per node RPS metric and cluster-wise RPS metric.

To Reproduce

  1. Start BOB cluster
  2. Start bobp tool to write into cluster
  3. Request metrics from bob

Screenshots

image_2024-03-03_03-47-25

@archeoss archeoss added the bug Something isn't working label Mar 3, 2024
@ikopylov
Copy link
Member

ikopylov commented Mar 3, 2024

Problematic code here: https://github.com/qoollo/bob/blob/master/bob-common/src/metrics/exporters/global_exporter/rate_processor.rs

It should be resolved during metrics refactoring. Related issues: #628 and #689

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants