|
|
2e1cff73f3
|
*: add ExecRestrictedSQL() func for RestrictedSQLExecutor interface (#31618)
ref pingcap/tidb#30918
|
2022-01-24 21:30:11 +08:00 |
|
|
|
6b1010f405
|
*: enable golangci-lint prealloc (#31521)
close pingcap/tidb#29004
|
2022-01-11 01:09:41 +08:00 |
|
|
|
5cd37f0008
|
session: fix data race in ParseWithParamsInternal (#31058)
close pingcap/tidb#30918
|
2022-01-06 21:02:37 +08:00 |
|
|
|
23c71f1a3b
|
execute: don't transform charset in internal sql (#30843)
close pingcap/tidb#30789
|
2021-12-20 17:15:46 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
d388538719
|
*: turn on unused linter (#24212)
|
2021-04-23 13:19:54 +08:00 |
|
|
|
eb526b0c16
|
*: pre-allocate memory for slices (#24048)
|
2021-04-16 19:29:51 +08:00 |
|
|
|
4172f473da
|
*: adapt new api for the executor package (#22644)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2021-02-04 17:32:15 +08:00 |
|
|
|
3d536a6e7e
|
executor: add diagnosis rule to check Transparent Huge Pages(THP) enabled (#20611)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-10-29 16:57:04 +08:00 |
|
|
|
bcdb63b258
|
executor: fix MAX_EXECUTION_TIME doesn't take effect when query INSPECTION_RESULT table (#20375)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-10-13 21:44:31 +08:00 |
|
|
|
2849e3b5b4
|
diagnose: refine config diagnose result (#18816)
|
2020-07-28 19:36:02 +08:00 |
|
|
|
2a2bf377ae
|
executor/inspect: remove redundant code (#16254)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-04-09 21:11:51 +08:00 |
|
|
|
475dc29d53
|
executor/inspect: Add a status_address of inspection_result table to indicate the status address. (#15589)
|
2020-04-08 12:20:03 +08:00 |
|
|
|
c31e4be8de
|
executor/inspect: add config check for storage.block-cache.capacity of TiKV config (#15985)
|
2020-04-07 22:26:18 +08:00 |
|
|
|
a5645ef6d2
|
executor/inspect: refactor current-load diagnosis rule to node-check (#15860)
|
2020-04-01 18:10:02 +08:00 |
|
|
|
f6d885b12c
|
executor/inspect: ignore some config inconsistence check (#15666)
|
2020-03-25 16:13:08 +08:00 |
|
|
|
aca6838500
|
executor/inspect: fix tikv threshold cpu check diagnose rule (#15538)
|
2020-03-23 16:13:20 +08:00 |
|
|
|
b05e01f45a
|
executor/inspect: add sync-log config check and fix invalid time panic when memory table predicate (#15535)
|
2020-03-20 23:35:43 +08:00 |
|
|
|
fb9ee835a0
|
executor/inspect: remove redundant result of threshold check (#15523)
|
2020-03-20 19:36:15 +08:00 |
|
|
|
70d0d68b27
|
executor/inspect: add diagnosis rule for leader drop check (#15469)
|
2020-03-20 14:07:15 +08:00 |
|
|
|
164c1e4721
|
executor: add server down/restart inspection (#15375)
|
2020-03-16 22:13:40 +08:00 |
|
|
|
45d83d1adb
|
infoschema: remove the inspection_schema (#15296)
Signed-off-by: Lonng <heng@lonng.org>
|
2020-03-12 11:51:18 +08:00 |
|
|
|
ace86913da
|
executer: refine diagnose detail information (#15139)
|
2020-03-09 17:16:40 +08:00 |
|
|
|
8e10e90e31
|
*: add config diagnose and fix warning (#15107)
|
2020-03-04 16:58:46 +08:00 |
|
|
|
c67419f9f4
|
infoschema: add more metrics table for diagnose report. (#14964)
|
2020-02-28 18:04:00 +08:00 |
|
|
|
e45584a9b7
|
executor: fix threshold check without group by bug (#14961)
Signed-off-by: crazycs <crazycs520@gmail.com>
|
2020-02-27 10:30:13 +08:00 |
|
|
|
998e5b79f9
|
executor: add more diagnosis rule to check some metrics exceed thresholds (#14882)
|
2020-02-21 22:06:34 +08:00 |
|
|
|
27b280dd05
|
*: specify time range via TIME_RANGE hint for metrics/inspection tables (#14874)
Signed-off-by: Lonng <heng@lonng.org>
|
2020-02-21 13:01:52 +08:00 |
|
|
|
d0ad25497b
|
executor: add more diagnosis rule to check some metrics exceed thresholds (#14843)
|
2020-02-20 12:49:24 +08:00 |
|
|
|
9fbefc50b5
|
*: implement inspection_summary system table which organizes metrics by link/module (#14810)
|
2020-02-18 22:39:19 +08:00 |
|