3998 Commits

Author SHA1 Message Date
Carlos Salguero
78a311b2b0 Merge pull request #274 from percona/pt-3.0.5-pre-release
3.0.5 Testing
3.0.5
2017-11-21 10:59:25 -03:00
Carlos Salguero
27d0545b65 Merge branch 'pt-3.0.5-pre-release' of percona.github.com:percona/percona-toolkit into pt-3.0.5-pre-release 2017-11-17 08:28:30 -03:00
Carlos Salguero
13c9a2e824 Added release notes 2017-11-17 08:21:50 -03:00
Evgeniy Patlan
37e59dbc2d Build percona-toolkit-3.0.5 2017-11-17 08:08:54 +00:00
Carlos Salguero
d2fcd4c0cc Merge branch 'pt-3.0.5-pre-release' of percona.github.com:percona/percona-toolkit into pt-3.0.5-pre-release 2017-11-14 11:45:18 -03:00
Carlos Salguero
09599800b5 Fixed vet issues 2017-11-14 11:43:43 -03:00
Kamil Dziedzic
f655e3f014 make go vet happy 2017-11-14 13:49:16 +01:00
Kamil Dziedzic
349f148978 try to fix tests, not sure why we miss header here? 2017-11-14 13:25:58 +01:00
Carlos Salguero
43094be458 Fixed pt-mongodb-query-digest tests 2017-11-13 23:28:59 -03:00
Carlos Salguero
53fa5e8569 Updated changelog 2017-11-10 11:36:47 -03:00
Carlos Salguero
af65e82ab7 MasterSlave check for errors on get_slave_status calls 2017-11-09 11:40:58 -03:00
Carlos Salguero
dd37971cc4 Updated changelog 2017-11-08 15:49:41 -03:00
Carlos Salguero
30ec6a7d83 Merge branch '3.0' into pt-3.0.5-pre-release 2017-11-08 15:14:45 -03:00
Carlos Salguero
56e70fa7be Merge pull request #250 from percona/PT-182
PT-182 Provide JSON output format for pt-summary, pt-mysql-summary, pt-mongodb-summary
2017-11-08 15:13:26 -03:00
Carlos Salguero
61f75bcce9 Merge branch '3.0' into PT-182 2017-11-08 15:13:03 -03:00
Carlos Salguero
33d529ca6a PT-182 Fixed merging conflicts 2017-11-08 15:05:23 -03:00
Carlos Salguero
566fff54d0 3.0.5 Fixed a test 2017-11-07 17:56:01 -03:00
Carlos Salguero
e428fa5187 3.0.5 Testing 2017-11-07 17:52:14 -03:00
Carlos Salguero
a7d4439155 Merge pull request #215 from percona/PT-139
PT-139 Add support for replication channels (MySQL 5.7+) to pt-table-sync
2017-11-07 14:15:38 -03:00
Carlos Salguero
9440e98393 PT-139 Improved error message for --channel 2017-11-01 09:57:52 -03:00
Carlos Salguero
4d1ab843f1 PT-139 Passing channel param to the masterslave lib 2017-10-31 16:27:13 -03:00
Carlos Salguero
2b4b0375e1 PT-139 Added --channel to pt-table-checksum 2017-10-31 15:41:08 -03:00
Carlos Salguero
498bc54f47 Merge branch '3.0' into PT-139 2017-10-31 15:36:56 -03:00
Carlos Salguero
de4fc8cdbf Merge pull request #273 from percona/PT-211
PT-211 Fixed pt-mext Rsa_public_key line issue
2017-10-25 12:07:54 -03:00
Carlos Salguero
b5c2b40ca1 PT-211 Fixed pt-mext Rsa_public_key line issue 2017-10-25 11:14:44 -03:00
Carlos Salguero
206f1bbf08 Merge pull request #262 from percona/PMM-1.3
PMM-1590: Improve MongoDB Profiler for PMM and PT
2017-10-19 11:59:32 -03:00
Kamil Dziedzic
fb86972f9a fix bugs 2017-10-15 04:40:34 +02:00
Kamil Dziedzic
8cf08fd882 support getmore; support find with sort; cleanups 2017-10-15 04:14:21 +02:00
Kamil Dziedzic
9b07eac002 try to drop some info 2017-10-14 22:32:29 +02:00
Kamil Dziedzic
6ada40b358 use go 1.9 by default 2017-10-14 22:19:54 +02:00
Kamil Dziedzic
9df5aac596 fix cmd 2017-10-14 22:18:44 +02:00
Kamil Dziedzic
24eff6d4e7 speed up test 2017-10-14 22:01:12 +02:00
Kamil Dziedzic
8bbb9058da use docker mongo 2017-10-14 21:39:24 +02:00
Kamil Dziedzic
fab9ad2117 rever updating vendor dir 2017-10-14 20:39:29 +02:00
Kamil Dziedzic
a2650602a0 drop MongoDB 2.6; it works, but generates some noisy queries 2017-10-14 20:32:29 +02:00
Kamil Dziedzic
b2a08caaa7 fix fingerprint, and drop queries since they differe between versions 2017-10-14 20:26:52 +02:00
Kamil Dziedzic
981faf53ad fix operation and namespace for older MongoDB versions 2017-10-14 20:10:21 +02:00
Kamil Dziedzic
32827eb4b5 remove non-releated comment 2017-10-14 18:48:17 +02:00
Kamil Dziedzic
c67354443c restore TimeoutChan 2017-10-14 18:44:46 +02:00
Kamil Dziedzic
c2fd98d35b one line too much 2017-10-14 18:39:00 +02:00
Kamil Dziedzic
1f9ec1bc12 fixes 2017-10-14 18:35:55 +02:00
Kamil Dziedzic
6cbfd363f3 s/Bytes recv/Bytes sent/; allow all queries to be fingerprinted 2017-10-14 18:25:08 +02:00
Kamil Dziedzic
7106e78796 abstract more values 2017-10-14 15:45:12 +02:00
Kamil Dziedzic
6a2be6e684 test pt-mongodb-query-digest output 2017-10-14 15:21:22 +02:00
Kamil Dziedzic
bcce363eb0 Merge pull request #264 from percona/PMM-1429_test_metrics
PMM-1429: test metrics for different operations and MongoDB versions
2017-10-11 19:24:26 +02:00
Kamil Dziedzic
0b85979b52 fix comparing string to bytes 2017-10-11 19:14:30 +02:00
Kamil Dziedzic
edb358ee04 trim spaces 2017-10-11 18:57:27 +02:00
Kamil Dziedzic
4cfbe403a3 for now without range sum 2017-10-11 18:45:25 +02:00
Kamil Dziedzic
804529e353 PMM-1429: generate table of supported versions 2017-10-11 18:04:34 +02:00
Kamil Dziedzic
4d118eeb66 Merge branch 'PMM-1.3' into PMM-1429_test_metrics 2017-10-10 12:12:51 +02:00