Carlos Salguero
896fdcede8
Release 3.4.0 ( #539 )
...
* 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 >
2022-07-11 10:29:37 -03:00
Dávid Mikuš
4dd72d96b1
Add some missing attributes for members ( #490 )
2021-05-04 10:49:48 -03:00
Sergey Kuzmichev
8b5e885173
PT-1859 ( PT-1868 ) and general pt-pg-summary improvements ( #455 )
...
* Fix for PT-1868 and general pt-pg-summary improvements
This is a rather large piece of changes to pt-pg-summary, which
includes:
* Corrected dependency for models in lib/pginfo
* Fixed existing testing infrastructure and implemented new tests:
** Test for New in pginfo
** Test for TestCollectGlobalInfo
** Test for TestCollectPerDatabaseInfo
* Fixed models to reflect PG12 changes (datid 0 with no name)
** Modified gen.sh to include PG12 containers and work with the same
docker-compoe that tests use
* Updated templates and helper functions
* Fixed standby detection and template output
With these changes, pt-pg-summary works correctly with PG12 hosts.
* Extra port in pt-pg-summary models gen.sh, removing unused
2020-07-15 09:24:13 -03:00
Carlos Salguero
3caa8c4a25
PMM-2605 Removed go 1.9.x from .travis.yml
...
Also updated Makefile to run all the tests
2019-11-11 10:46:57 -03:00
Carlos Salguero
b5ee6cfc9f
Debugging
2019-09-07 14:39:18 -03:00
Borys Belinsky
c45c553192
Release notes 3.0.8: Add information about detected bugs
2018-03-14 14:27:07 +02:00
Carlos Salguero
a0bebb545d
Added .bak files to .gitignore
2017-07-12 14:05:00 -03:00
Carlos Salguero
2416dd0dd4
fix-3.0.4
2017-07-10 21:08:07 -03:00
Carlos Salguero
a9dba7a9bf
Moved dependencies management to glide
2017-02-15 14:37:32 -03:00
Carlos Salguero
6b0ed94bf1
WIP manage dependencies
2017-02-01 12:56:20 -03:00
Carlos Salguero
abb134babc
Updated vendor.json
2017-02-01 01:07:33 -03:00
Carlos Salguero
f6102df040
Merge branch 'mongodb' into 3.0-rc
2017-01-30 14:57:28 -03:00
Carlos Salguero
b2406d8da4
Fixes for PT-55 & PT-56
2017-01-20 18:02:32 -03:00
amontecillo
f6f7876e17
pt-osc: Fails with duplicate key in table for self-referencing FK
...
https://bugs.launchpad.net/percona-toolkit/+bug/1632522
2016-10-11 17:42:32 -07:00
Tomislav Plavcic
2c27c0fc90
Fixed .gitignore and removed .bzrignore
2015-11-06 20:30:11 +01:00
Daniel Nichter
df2dc82d11
Wait for replicas in wait_for_last_checksum(). Add 'Server shutdown in progress' to Cxn::lost_connection().
2015-06-24 19:33:01 -07:00