Details
Details
Assignee
Nurlan Moldomurov
Nurlan MoldomurovReporter
C W
C WPriority
Components
Needs QA
Yes
Needs Doc
Yes
Planned Version/s
Fix versions
Story Points
7
Sprint
Affects versions
Due date
Aug 04, 2025
Created April 7, 2021 at 8:43 AM
Updated 4 days ago
User story:
As a user, I need to disable query examples and I am unable to do so for MongoDB, so they appear in QAN
UI/UX:
pmm-admin add mongodb ... --disable-queryexamples ...
Acceptance criteria
user is able to specify flag so the Query examples are not collected on PMM server side
Documentation
Release notes
Reference manual updates
Suggested implementation
API
CLI add --disable-queryexamples
Out of Scope
UI Add option to disable query examples when adding MongoDB service and PG service (new ticket to be created)
How to test:
- Manual + add QAA
Details:
TBD
Impact on the user:
Unable to disable query examples for MongoDB
Steps to reproduce:
Actual result:
Expected Result:
Workaround:
None
Additional information:
I am presuming that there is no similar information collected for ProxySQL and HAProxy, but if there were to be then that should also be possible to disable.