Skip to content

PMM-13932: Add Environment filter to MySQL Replication Summary#5647

Open
mattiasimonato wants to merge 9 commits into
mainfrom
PMM-13932-environnment-filter-missing
Open

PMM-13932: Add Environment filter to MySQL Replication Summary#5647
mattiasimonato wants to merge 9 commits into
mainfrom
PMM-13932-environnment-filter-missing

Conversation

@mattiasimonato

@mattiasimonato mattiasimonato commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Ticket number: PMM-13932

Feature build: SUBMODULES-4471

Adds the Environment dropdown to the MySQL Replication Summary dashboard, filters Replication Set and Service Name by the selected environment, and enables multi-select for all three filters.

@mattiasimonato
mattiasimonato requested review from a team and Nailya as code owners July 15, 2026 12:42
@mattiasimonato
mattiasimonato requested review from fabio-silva and matejkubinec and removed request for a team July 15, 2026 12:42
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.02%. Comparing base (31318c7) to head (0543131).
⚠️ Report is 64 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5647      +/-   ##
==========================================
- Coverage   43.59%   37.02%   -6.57%     
==========================================
  Files         415      215     -200     
  Lines       43134     7160   -35974     
  Branches        0      585     +585     
==========================================
- Hits        18804     2651   -16153     
+ Misses      22454     4314   -18140     
+ Partials     1876      195    -1681     
Flag Coverage Δ
admin 34.94% <ø> (+0.15%) ⬆️
agent ?
managed ?
unittests 41.29% <ø> (?)
vmproxy ?

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

☔ View full report in Codecov by Harness.
📢 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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the MySQL Replication Summary Grafana dashboard to add an Environment filter and make the top-level dashboard filters multi-select, so users can narrow down Replication Set and Service Name options by environment.

Changes:

  • Added an Environment template variable (dropdown) based on label_values(mysql_up, environment).
  • Updated the Replication Set and Service Name variable queries to be filtered by the selected environment.
  • Enabled multi-select for Environment, Replication Set, and Service Name variables, and removed the previously hidden Environment variable definition.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread dashboards/dashboards/MySQL/MySQL_Replication_Summary.json

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

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.

4 participants