Hello guys,
I would like disable some collection like : --disbale-collectors=perf_schema.eventsstatements
Seem it’s not working. How can I disable it?
Thanks
Jason
Hello guys,
I would like disable some collection like : --disbale-collectors=perf_schema.eventsstatements
Seem it’s not working. How can I disable it?
Thanks
Jason
Hi @JasonTJ ,
Collectors are used by PMM to get metrics. PMM starts the MongoDB exporter by default only with diagnosticdata
and replicasetstatus
collectors enabled.
From your statement, it seems like you are trying to disable collections. In PMM, you can mention the database/collections for which you want to collect stats by using “–stats-collections”
–stats-collections=db1,db2.col1
For more details, kindly refer to below Percona documention -
NOTE: Collectors in PMM does not mean mongodb collections
Thanks for your updates!
I would like to disable some metrics collection for MYSQL database:
LIke : --disbale-collectors=perf_schema.eventsstatements
It does not work.
Thanks
Jason
Hi @JasonTJ
Thanks for the clarification. From the above statement below are 2 points which needs modification.
Below are the list of collectors for MySQL from github repo.
Regards,
Parag
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.