Commit Graph

56 Commits

Author SHA1 Message Date
Carlos Salguero
737c5de9af Updated makefile to include git commit 2019-09-07 16:16:44 -03:00
Carlos Salguero
7466e9b1ba PMM-4728 2019-08-06 12:25:40 -03:00
Carlos Salguero
c388bbc01c PT-1741 Migrated Go pt-mongo-tools to new driver 2019-08-02 11:53:39 -03: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
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
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
24eff6d4e7 speed up test 2017-10-14 22:01:12 +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
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
MATSUU Takuto
aec4ac03cb sort Ratio like Count
Because Scanned.Max / Returned.Max is not meaningful data.
2017-09-13 18:33:19 +09:00
MATSUU Takuto
08cfe9bd94 set Rank parameter 2017-09-13 18:05:28 +09:00
Carlos Salguero
05769ba234 PT-183 pt-mongodb-query-digest fails to connect
Fixed connection params to connect to a db using authentication
2017-08-02 15:23:35 -03:00
Carlos Salguero
1f35e1a12d PT-182 Added --output-format for MongoDB tools
Added `--output-format` option for pt-mongodb-summary and
pt-mongodb-query-digest.
Valid values are: text & json. Defaulf: text
2017-08-01 11:20:06 -03:00
Carlos Salguero
70702daa98 PT-182 WIP 2017-07-31 15:17:36 -03:00
Kamil Dziedzic
8a5d4c1635 PMM-720: encapsulate stats, separate them from profiler 2017-04-26 00:30:37 +02:00
Carlos Salguero
46efdb3bc8 Updated dependencies and ran go vet 2017-04-11 10:19:08 -03:00
Carlos Salguero
06e9647cc8 Added more tests 2017-04-11 09:49:46 -03:00
Carlos Salguero
e882a43e92 Fixed isProfilerEnabled func 2017-04-11 00:38:07 -03:00
Carlos Salguero
ced858214d More profiler tests 2017-04-10 16:51:52 -03:00
Carlos Salguero
64a5c6d8b6 New profiler and tests 2017-04-09 23:21:27 -03:00
Carlos Salguero
1a8e3a0b76 Added start/stop methods to profiler 2017-04-02 20:19:55 -03:00
Carlos Salguero
248c74e6b7 WIP 2017-04-01 23:06:23 -03:00
Carlos Salguero
3357eb8aec Small fix for mongo query digest 2017-03-23 09:14:16 -03:00
Carlos Salguero
526e68fbec Merge pull request #177 from percona/PT-93
PT-93 Made ID to match query key
2017-03-21 19:26:20 +02:00
Carlos Salguero
1e4cb8aca6 PT-93 Made ID to match query key 2017-03-07 13:01:54 -03:00
Carlos Salguero
4089b5e4c2 PT-73 Fixed help flag 2017-02-23 11:14:45 -03:00
Carlos Salguero
c00ccf0d8d PT-73 Added SSL support 2017-02-21 14:32:17 -03:00
Carlos Salguero
0f9a1bcf42 PT-75 Fixed command line arg parse 2017-02-20 13:51:36 -03:00
Carlos Salguero
9a55cf3516 Merge branch '3.0-rc' of percona.github.com:percona/percona-toolkit into 3.0-rc 2017-02-17 13:57:46 -03:00
Carlos Salguero
806fd8e804 Fixes in template & removed balancer stats for mongod servers 2017-02-17 13:57:21 -03:00
David Bennett
cba560b27e Modified test identifiers 2017-02-17 10:24:46 -06:00
Carlos Salguero
1d6adb953d New fingeprint method 2017-02-16 15:59:01 -03:00
Carlos Salguero
b28799f8d2 Removed vendor dirs 2017-02-14 19:11:10 -03:00
Carlos Salguero
e98199301a Updated dependecies 2017-02-14 18:00:58 -03:00
Carlos Salguero
ade1e3522c updated dependencies 2017-02-14 17:56:27 -03:00
Carlos Salguero
2513815168 Fixes for PT-70, PT-68 & PT-69 2017-02-14 17:46:33 -03:00
Carlos Salguero
92b1109804 Fixed PT-69 2017-02-13 13:08:54 -03:00
Carlos Salguero
33e2928e7d Updated dependencies list 2017-02-04 22:06:44 -03:00
Carlos Salguero
0f7c15efb2 Merge branch '3.0-rc' of percona.github.com:percona/percona-toolkit into 3.0-rc 2017-02-04 22:00:15 -03:00
Carlos Salguero
554bee6c4d Updated dependencies list 2017-02-04 21:59:41 -03:00
EvgeniyPatlan
0bf9d676d6 â€Build percona-toolkit-3.0.0rc 2017-02-03 23:28:16 +00:00
Carlos Salguero
b1c0394d3b Updated docs for mongodb-query-digest 2017-02-03 17:25:09 -03:00