Kamil Dziedzic
|
b2818cc800
|
change test to be more predictable
|
2017-09-01 10:39:21 +02:00 |
|
Kamil Dziedzic
|
7d4be1b348
|
drop $db; fix group
|
2017-08-31 22:12:01 +02:00 |
|
Kamil Dziedzic
|
31eb04fc88
|
explain for distinct and findAndModify was introduced in Mongo 3.4
|
2017-08-31 21:09:11 +02:00 |
|
Kamil Dziedzic
|
9af30c010e
|
For MongoDB < 3.0 explain is not supported
|
2017-08-31 21:05:00 +02:00 |
|
Kamil Dziedzic
|
6866380a28
|
stop profiler before exiting test
|
2017-08-31 20:33:49 +02:00 |
|
Kamil Dziedzic
|
fcbb140088
|
older versions of MongoDB return different error for trying to explain insert
|
2017-08-31 20:25:21 +02:00 |
|
Kamil Dziedzic
|
2b9c557445
|
drop testify
|
2017-08-31 19:09:36 +02:00 |
|
Kamil Dziedzic
|
6f57f09400
|
properly convert query for error msg to string
|
2017-08-31 18:04:05 +02:00 |
|
Kamil Dziedzic
|
c8a5bfe5f3
|
be more verbose with errors
|
2017-08-31 17:56:08 +02:00 |
|
Kamil Dziedzic
|
05558d8406
|
PMM-685: let explain operate on []byte
|
2017-08-31 17:14:21 +02:00 |
|
Kamil Dziedzic
|
5393a2b001
|
PMM-685: explain
|
2017-08-31 13:52:37 +02:00 |
|
Kamil Dziedzic
|
04f95917ae
|
PMM-1057: let's try to bypass limitations of go/bson
|
2017-08-24 10:29:54 +02:00 |
|
Kamil Dziedzic
|
a25d6218f4
|
just drop old go version
|
2017-08-21 20:26:50 +02:00 |
|
Kamil Dziedzic
|
45f5629260
|
Compare times in the same timezone
|
2017-08-21 20:23:37 +02:00 |
|
Kamil Dziedzic
|
3f06ea8fdf
|
Compare times in the same timezone
|
2017-08-21 20:10:45 +02:00 |
|
Kamil Dziedzic
|
96691df8dd
|
fix marshaling json
|
2017-08-21 19:10:59 +02:00 |
|
Kamil Dziedzic
|
6d571cd708
|
fix queries
|
2017-08-21 18:55:05 +02:00 |
|
Kamil Dziedzic
|
0ea1cda59c
|
drop trash
|
2017-08-21 18:48:30 +02:00 |
|
Kamil Dziedzic
|
c503ffa871
|
sanity check
|
2017-08-21 18:21:50 +02:00 |
|
Kamil Dziedzic
|
51be22073b
|
PMM-1057: fingerprint more types of queries
|
2017-08-21 18:16:23 +02:00 |
|
Carlos Salguero
|
1a83b29d49
|
Merge branch 'release-3.0.4' into 3.0
|
2017-08-04 18:27:50 -03: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 |
|
Mykola Marzhan
|
70265ad22f
|
RM-269 bump version
|
2017-08-01 14:48:09 +03:00 |
|
Carlos Salguero
|
70702daa98
|
PT-182 WIP
|
2017-07-31 15:17:36 -03:00 |
|
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 |
|