|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +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 |
|
|
|
eb526b0c16
|
*: pre-allocate memory for slices (#24048)
|
2021-04-16 19:29:51 +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 |
|
|
|
2849e3b5b4
|
diagnose: refine config diagnose result (#18816)
|
2020-07-28 19:36:02 +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 |
|
|
|
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 |
|
|
|
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 |
|