Skip to content

fix: valkey cluster messages panel use message rate (PMM-14894)#5318

Open
theTibi wants to merge 4 commits into
v3from
fix-pmm-14894
Open

fix: valkey cluster messages panel use message rate (PMM-14894)#5318
theTibi wants to merge 4 commits into
v3from
fix-pmm-14894

Conversation

@theTibi
Copy link
Copy Markdown
Contributor

@theTibi theTibi commented May 4, 2026

Use rate() with $_rate_interval on redis_cluster_messages*_total counters so the graph is messages/s instead of cumulative totals. Set axis label and unit; clarify panel description.

PMM-14894

FB: SUBMODULES-4339

Use rate() with $__rate_interval on redis_cluster_messages_*_total counters
so the graph is messages/s instead of cumulative totals. Set axis label and
unit; clarify panel description.

Co-authored-by: Cursor <cursoragent@cursor.com>

Signed-off-by: theTibi <tkorocz@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.09%. Comparing base (7fccd1e) to head (6adefc2).
⚠️ Report is 1 commits behind head on v3.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #5318      +/-   ##
==========================================
- Coverage   43.22%   43.09%   -0.14%     
==========================================
  Files         413      543     +130     
  Lines       42279    44627    +2348     
  Branches        0      584     +584     
==========================================
+ Hits        18277    19231     +954     
- Misses      22134    23464    +1330     
- Partials     1868     1932      +64     
Flag Coverage Δ
admin 34.94% <ø> (ø)
agent 49.04% <ø> (-0.12%) ⬇️
unittests 41.31% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 15, 2026

CLA assistant check
All committers have signed the CLA.

@ondrejpatocka ondrejpatocka added the author:ai-agent Standalone AI agent contribution label May 18, 2026
@matejkubinec matejkubinec marked this pull request as ready for review May 22, 2026 08:55
@matejkubinec matejkubinec requested review from a team and Nailya as code owners May 22, 2026 08:55
@matejkubinec matejkubinec requested review from fabio-silva and mattiasimonato and removed request for a team May 22, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author:ai-agent Standalone AI agent contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants