mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-02 02:34:19 +00:00

* PT-1979 Improved mdb summary information Added the MongoDB instance command line options to the output. Also fixed the spacing in the replicaset section. * Added new template file * PT-1978 Implemented duplicated indexes detection * WIP * PT-1978 WIP * PT-1978 New tool pt-mongodb-check-index * Upgraded version and dependencies * Updated Go sources * Removed unused file * Added version command * Added changelog * Updated required params * Added system.profile to the ingored dbs * Updated Changelog * Updated version in all programs * Updated changelog * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * PT-7 fix 3.4.0 build * Updated Makefile * Updated changelog * Updated Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> Co-authored-by: Evgeniy Patlan <evgeniy.patlan@percona.com>
30 lines
560 B
Plaintext
30 lines
560 B
Plaintext
*.swp
|
|
config/NaturalDocs/Data
|
|
docs/dev/*
|
|
docs/user/*
|
|
docs/test-coverage/db
|
|
docs/test-coverage/html
|
|
release
|
|
snapshot
|
|
.DS_Store
|
|
build
|
|
Makefile.old
|
|
bin/pt-mongodb-*
|
|
bin/pt-secure-*
|
|
bin/pt-pg-*
|
|
bin/pt-k8s-debug-collector
|
|
!src/go/pt-mongodb-query-digest/vendor/vendor.json
|
|
!src/go/pt-mongodb-summary/vendor/vendor.json
|
|
src/go/pt-mongodb-query-digest/vendor/
|
|
src/go/pt-mongodb-summary/vendor/
|
|
!vendor/vendor.json
|
|
vendor/
|
|
*.bak
|
|
src/go/*.bak
|
|
src/go/.env
|
|
config/deb/control.bak
|
|
config/rpm/percona-toolkit.spec.bak
|
|
config/sphinx-build/percona-theme/*
|
|
coverage.out
|
|
.idea
|