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 |
|
Kamil Dziedzic
|
392fa04abd
|
Merge branch '3.0' into PMM-1.3
|
2017-10-10 12:06:09 +02:00 |
|
Kamil Dziedzic
|
b44138fd7c
|
Merge pull request #269 from percona/fix_expect_close
Fix expecting iter.Close()
|
2017-10-06 18:12:47 +02:00 |
|
Kamil Dziedzic
|
228d87e108
|
Fix expecting iter.Close()
Adding prof.Stop() ensures iterator gets closed
|
2017-10-05 21:36:18 +02:00 |
|
Carlos Salguero
|
b1f262688a
|
Merge pull request #268 from percona/PT-202
PT-202 pt-online-schema-change fails with virtual columns
|
2017-10-05 16:08:30 -03:00 |
|
Carlos Salguero
|
b51d09d811
|
PT-202 pt-online-schema-change fails with virtual columns
Modified TableParser to ignore GENERATED columns from the columns list
used to construct SELECTs/INSERTs
|
2017-10-05 15:19:57 -03:00 |
|
Carlos Salguero
|
6ff61612f4
|
Merge pull request #267 from percona/PT-200
PT-200 Index with keyword 'unique'
|
2017-09-25 15:28:38 -03:00 |
|
Carlos Salguero
|
4c15a39784
|
PT-200 Index with keyword 'unique'
|
2017-09-25 15:16:14 -03:00 |
|
Carlos Salguero
|
95bfe7abaf
|
Merge pull request #266 from percona/revert-193-3.0
Revert "Turn off statement based binlog checks"
|
2017-09-21 11:36:37 -03:00 |
|
Carlos Salguero
|
89e700c3c3
|
Revert "Turn off statement based binlog checks"
|
2017-09-21 11:31:36 -03:00 |
|
Carlos Salguero
|
f8fc4fad40
|
Merge pull request #263 from matsuu/fix-mongodb-query-digest
pt-mongodb-query-digest improvements
|
2017-09-19 15:51:49 -03:00 |
|
Carlos Salguero
|
f466ed90c5
|
Merge pull request #265 from percona/PT-187
PT-187 Updated documentation for pt-table-checksum
|
2017-09-19 15:32:18 -03:00 |
|
Carlos Salguero
|
794999154c
|
PT-187 Updated documentation for pt-table-checksum
Added info & links regarding the use of CRC32 as the checksum algorithm.
|
2017-09-19 14:58:26 -03:00 |
|
Kamil Dziedzic
|
65b99c905d
|
fix tests
|
2017-09-14 22:18:39 +02:00 |
|
Kamil Dziedzic
|
932f192f93
|
Merge remote-tracking branch 'origin/pr/263' into PMM-1429_test_metrics
|
2017-09-14 22:07:20 +02:00 |
|
Kamil Dziedzic
|
0ef4590c2e
|
PMM-1429: test metrics for different operations and MongoDB versions
|
2017-09-14 16:23:13 +02:00 |
|
MATSUU Takuto
|
c18fdc8a01
|
fix test
|
2017-09-13 23:05:51 +09:00 |
|
MATSUU Takuto
|
8ce461a7c1
|
support versions less than 3.2.0
docsExamined is renamed from nscannedObjects in 3.2.0.
|
2017-09-13 18:36:07 +09: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
|
31d130cbde
|
set Count parameter for totalStats
|
2017-09-13 18:10:12 +09:00 |
|
MATSUU Takuto
|
08cfe9bd94
|
set Rank parameter
|
2017-09-13 18:05:28 +09:00 |
|
MATSUU Takuto
|
3928b1e47f
|
fix a formula
|
2017-09-13 18:01:47 +09:00 |
|
Carlos Salguero
|
66decef3fd
|
Merge pull request #261 from percona/PT-167
PT-167 pt-kill kills prepared statements without checking busy-time
|
2017-09-06 16:48:06 -03:00 |
|
Carlos Salguero
|
fec1a1f758
|
PT-167 pt-kill kills prepared statements w/o checking busy-time
|
2017-09-06 16:46:47 -03:00 |
|
Kamil Dziedzic
|
59add04961
|
missing test data
|
2017-09-06 13:45:23 +02:00 |
|