Commit Graph

198 Commits

Author SHA1 Message Date
iosmanthus d2d67b4b51 add netty mempool metrics
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-19 14:46:11 +08:00
Xiaoguang Sun 3ea3c76ce9 Use logger 2022-01-16 23:18:03 +08:00
Xiaoguang Sun 6fc0bcbb10 Do not use internal type 2022-01-16 23:08:38 +08:00
Xiaoguang Sun 6b360b980c Change threshold 2022-01-16 23:00:41 +08:00
Xiaoguang Sun d2f5f4a238 Change socket log to stdout 2022-01-16 22:42:58 +08:00
Xiaoguang Sun c375c9af90 Change batch size 2022-01-16 22:13:40 +08:00
Xiaoguang Sun 680e63a8ea Use exp buckets for count 2022-01-16 22:11:55 +08:00
Xiaoguang Sun 7335c512b3 Fix count buckets 2022-01-16 22:10:15 +08:00
Xiaoguang Sun b0e6a24d28 Optimize slow log 2022-01-16 20:11:10 +08:00
Xiaoguang Sun 0912ed2a9a Add blocking wait duration 2022-01-16 19:09:31 +08:00
Xiaoguang Sun d648e21cb3 Get private field 2022-01-16 18:28:25 +08:00
Xiaoguang Sun eeec375912 Add more debug info to slow io 2022-01-16 18:15:27 +08:00
Xiaoguang Sun 7c3f1fd93a Change windows size to 1GB and log slow io 2022-01-16 15:09:13 +08:00
marsishandsome 88d68b5708 fix debug in IDE
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2022-01-16 14:42:14 +08:00
iosmanthus 9054ced241 add missing timer for writeHeader
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-16 14:06:09 +08:00
iosmanthus 68b12f8e52 Merge branch 'feature/grpc-deadline-exceeded' of github.com:tikv/client-java into feature/grpc-deadline-exceeded 2022-01-16 13:59:13 +08:00
iosmanthus 71873fef12 add writeHeader log timer
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-16 13:59:04 +08:00
Xiaoguang Sun 9b70d0143e Add metrics for socket 2022-01-16 12:59:12 +08:00
Xiaoguang Sun 2eea8e2635 Temporarily change flow control window to 1KB 2022-01-16 12:52:02 +08:00
iosmanthus 4d09d841dd fix wait batch duration observe
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-15 23:32:48 +08:00
iosmanthus d9abfb3a7b add buckets for grpc internal metrics
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-15 23:12:31 +08:00
iosmanthus ea13aa76c1 fix metrics buckets
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-15 22:55:16 +08:00
iosmanthus b8a9edc1a7 fix some buggy metrics
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-15 22:24:21 +08:00
Xiaoguang Sun bba74a96d5 Make buckets better for tracing slow logs 2022-01-15 21:02:30 +08:00
Xiaoguang Sun 8ef8d5a3bc Reuse cmd name 2022-01-15 20:09:40 +08:00
Xiaoguang Sun a5ed350a69 Merge branch 'feature/grpc-deadline-exceeded' of github.com:tikv/client-java into grpc 2022-01-15 20:05:11 +08:00
Xiaoguang Sun 9df2ad0687 Ootimize slow log name compution 2022-01-15 20:04:12 +08:00
iosmanthus 52af774049 add h2 frame write header metrics
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-15 16:57:30 +08:00
iosmanthus d85de7ce22 Merge branch 'feature/grpc-deadline-exceeded' of github.com:tikv/client-java into feature/grpc-deadline-exceeded 2022-01-14 23:16:01 +08:00
marsishandsome a9bec6e64c add metrics according to perfmark
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2022-01-14 23:11:28 +08:00
iosmanthus 35d55a71ea rename http2 metrics
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-14 22:20:18 +08:00
marsishandsome 3662f2385f add netty source code
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2022-01-14 22:15:20 +08:00
iosmanthus 6400fc8d8e add netty h2 metrics
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2022-01-14 22:14:15 +08:00
marsishandsome 3f6ca69910 add netty
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2022-01-14 21:40:02 +08:00
marsishandsome c3e585d555 oncall 4323
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2022-01-11 22:11:00 +08:00
marsishandsome 54e4dfacf2 release-3.1.9 2021-11-22 13:30:06 +08:00
Peng Guanwen 653b638c2a
Fix typo in error message (#330) (#340)
Signed-off-by: Peng Guanwen <pg999w@outlook.com>

Co-authored-by: Liangliang Gu <marsishandsome@gmail.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2021-11-22 12:20:29 +08:00
Liangliang Gu cc0193da14
update grafana (#339) 2021-11-22 12:08:39 +08:00
birdstorm 5bbe72eeaa
Fix pd request throws invalid store id (#337) 2021-11-22 00:10:47 +08:00
birdstorm e87bb8afd9
Optimize seek leader store logic (#335) 2021-11-21 23:58:11 +08:00
Liangliang Gu e36efa4fbc
update pom version to 3.1.9-SNAPSHOT (#336)
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2021-11-19 17:44:34 +08:00
Liangliang Gu a881a6585b
add slow log (#328) 2021-11-19 16:47:43 +08:00
birdstorm 1e74211269
use defaultexportor (#332)
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2021-11-19 11:39:15 +08:00
birdstorm b60afd0b97
Optimize grpc forward and switch leader logic (#324) 2021-11-19 09:15:04 +08:00
Liangliang Gu b1e0c93f0c
update error log (#331) 2021-11-18 16:29:34 +08:00
Liangliang Gu 981a52ec35
add log for init TiSession (#327) 2021-11-16 17:43:17 +08:00
ti-srebot 0ab3edbb89
cherry pick #322 to release-3.1 (#326)
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: iosmanthus <dengliming@pingcap.com>
2021-11-15 11:15:47 +08:00
Liangliang Gu ac6c992746
update pom version to 3.1.8-SNAPSHOT (#323)
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
2021-11-12 15:06:05 +08:00
birdstorm a4c99b29c6
update jackson databind version to 2.10.5.1 (#320)
Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2021-11-12 14:41:27 +08:00
birdstorm c313a21f2f
Update gRPC version to 1.41.0 (#318)
* update grpc version to 1.38.0

Signed-off-by: birdstorm <samuelwyf@hotmail.com>
2021-11-11 18:39:43 +08:00