PMM-14618 Ability to disable collectors for RDS MySQL, PG technology.#5424
PMM-14618 Ability to disable collectors for RDS MySQL, PG technology.#5424JiriCtvrtka wants to merge 20 commits into
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v3 #5424 +/- ##
==========================================
- Coverage 43.21% 43.18% -0.03%
==========================================
Files 413 413
Lines 42282 42288 +6
==========================================
- Hits 18274 18264 -10
- Misses 22139 22153 +14
- Partials 1869 1871 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@copilot review |
Reviewed the current PR diff and did not find any critical issues that require code changes. |
|
Two comments:
@JiriCtvrtka Do you think it's acceptable or should we add minimal validation for this case? |
|
Reasonable, but if we want to be friendly, a lightweight warning log or a validation error would surface user mistakes earlier. This PR affects the API which is used by many, so letting them know of an unintentional mistake could be worth it. |
Warn messages added. |
PMM-14618
FB: Percona-Lab/pmm-submodules#4377