Commit Graph

331 Commits

Author SHA1 Message Date
Carlos Salguero
2416dd0dd4 fix-3.0.4 2017-07-10 21:08:07 -03:00
Carlos Salguero
c6b5c14776 Merge pull request #178 from timvaillancourt/3.0-replsetconfig
Adding replSetGetConfig structs
2017-05-24 15:43:23 -03:00
Carlos Salguero
0806eed693 Merge pull request #182 from timvaillancourt/3.0-oplog-struct-fix
Oplog struct update
2017-05-24 15:42:34 -03:00
Carlos Salguero
055aef3d8b PT-138 Added json otput format to pt-mongodb-summary 2017-05-17 17:21:19 -03:00
Kamil Dziedzic
52427dedca add errors; add mutex; fix some old tests 2017-04-27 13:11:57 +02:00
Kamil Dziedzic
8a5d4c1635 PMM-720: encapsulate stats, separate them from profiler 2017-04-26 00:30:37 +02:00
Carlos Salguero
0263a34af8 Updated dependencies 2017-04-11 11:17:41 -03: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
25efaef471 WIP 2017-04-04 15:13:31 -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
Evgeniy Patlan
5fe708ebb0 Update version 2017-03-23 14:19:11 +02: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
e9377c1b71 Merge pull request #168 from percona/PT-77
PT-77 Updated glide call in the Makefile
2017-03-21 19:24:35 +02:00
Carlos Salguero
da99087d08 Merge pull request #167 from percona/PT-74
PT-74 Fixed getSecuritySettings func
2017-03-21 19:11:18 +02:00
Tim Vaillancourt
b46f031791 Added missing oplog document fields, moved to ordered-bson.D for object, added descriptive struct field names - they don't seem to be used anywhere yet 2017-03-14 22:30:00 +01:00
Tim Vaillancourt
ae19d885fe add protocolVersion 2017-03-08 01:14:43 +01:00
Tim Vaillancourt
d8498a2591 Rename sub-structs more consistently 2017-03-08 00:58:28 +01:00
Tim Vaillancourt
0ac2a24b8f Adding replSetGetConfig structs 2017-03-08 00:54:33 +01: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
57029b4e01 PT-77 Updated glide call in the Makefile 2017-02-21 14:55:34 -03:00
Carlos Salguero
169cbbdec0 PT-73 Updated glide.lock to point to the correct pmgo version 2017-02-21 14:49:46 -03:00
Carlos Salguero
c00ccf0d8d PT-73 Added SSL support 2017-02-21 14:32:17 -03:00
Carlos Salguero
c209b68166 PT-74 Fixed getSecuritySettings func
On some servers, like a mongos with config servers, this fails if session
mode is Monotonic.
On some other servers like a secondary in a replica set, this fails if the
session mode is Strong.
Added a new func to try to get this info using both modes if necessary.
2017-02-20 14:57:40 -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
Evgeniy Patlan
3f220f43c7 Version should be the same for all tools 2017-02-17 12:20:47 +02:00
Carlos Salguero
1d6adb953d New fingeprint method 2017-02-16 15:59:01 -03:00
Carlos Salguero
28a1870de9 Updated Makefile to update dependencies instead of trying to ge them from GOPATH 2017-02-15 17:31:51 -03:00
Carlos Salguero
fc4a002e03 Updated makefile for go tools 2017-02-15 15:01:33 -03:00
Carlos Salguero
a9dba7a9bf Moved dependencies management to glide 2017-02-15 14:37:32 -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
c027561982 Added chunks count 2017-02-14 07:30:39 -03:00
Carlos Salguero
f1cc8af10e PT-71 2017-02-13 20:46:04 -03:00
Carlos Salguero
92b1109804 Fixed PT-69 2017-02-13 13:08:54 -03:00
Carlos Salguero
68700a844c Fixes for PT-66 2017-02-09 20:51:39 -03:00
Carlos Salguero
5c16c42ae0 Added minimum role to the docs 2017-02-07 22:35:28 -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