|
|
3de13842b3
|
test: control log level with environment variables (#30871)
|
2021-12-24 17:03:48 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
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 |
|
|
|
ab535c291d
|
util/expensivequery: migrate test-infra to testify (#26287)
|
2021-07-16 10:53:34 +08:00 |
|
|
|
39bd181213
|
*: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527)
|
2021-05-25 12:07:34 +08:00 |
|
|
|
18cbfaac15
|
*: enable gosimple linter (#24617)
|
2021-05-14 09:15:38 +08:00 |
|
|
|
8a490e96b5
|
parser: quote identifier with backquote when getting SQL digest (#22893)
|
2021-02-26 14:54:54 +08:00 |
|
|
|
32d19b78e1
|
*: refine runtime stats display and tiny bug fix for metrics (#21022)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-11-26 16:35:25 +08:00 |
|
|
|
2b363fb80d
|
*: support to modify config server-memory-quota-ratio dynamically (#20927)
|
2020-11-19 13:40:31 +08:00 |
|
|
|
eb8c3d1deb
|
util: avoid to create tmp directory if memory-alarm is closed. (#20851)
|
2020-11-16 18:02:56 +08:00 |
|
|
|
1e17c6925a
|
util: redact log for expensive sqls (#20852)
|
2020-11-09 10:50:07 +08:00 |
|
|
|
f6e148f7fb
|
util: reduce memoryUsageAlarm log (#20562)
|
2020-10-26 20:29:20 +08:00 |
|
|
|
9958875f40
|
util: record sqls and heap profile when memory usage is higher than 80% system memory. (#18858)
|
2020-10-15 16:52:14 +08:00 |
|
|
|
709691607d
|
expensivequery: fix the issue that max_exec_time hint doesn't work if it exceeds the expensive-threshold (#17359)
|
2020-05-29 19:07:34 +08:00 |
|
|
|
8666a6f038
|
util: refine expensive query log during bootstrap (#14181)
|
2019-12-23 16:46:11 +08:00 |
|
|
|
3b3b488a65
|
*: close tickers properly (#13902)
|
2019-12-05 13:32:39 +08:00 |
|
|
|
760d27c51f
|
util: fix staticcheck errors (#13456) (#13651)
|
2019-11-22 17:20:25 +08:00 |
|
|
|
44c95fb2c5
|
executor: update the memory usage format in expensive logs (#12809)
|
2019-10-21 10:27:37 +08:00 |
|
|
|
1b998ce4f6
|
*: record index name in the slow log instead of index id (#11795)
|
2019-08-22 14:27:47 +08:00 |
|
|
|
cf11ef3e31
|
executor: refactor info from interface to string to avoid runT… (#11510)
|
2019-07-30 09:32:27 +08:00 |
|
|
|
1ddb317203
|
*: fix 'db' and 'Info' column of 'show processlist' (#10985)
|
2019-07-01 14:49:22 +08:00 |
|
|
|
54bd043d35
|
server: tiny update ConnTestSuite (#10941)
|
2019-06-26 14:37:27 +08:00 |
|
|
|
a57b6e60a6
|
*: Add support for MAX_EXECUTION_TIME. (#10541)
|
2019-06-25 01:18:11 +08:00 |
|
|
|
c8d1ff7ca6
|
*: replace 'logutil.Logger(context.Background())' with 'logutil.BgLogger()' (#10866)
|
2019-06-21 19:13:31 +08:00 |
|
|
|
b0d6c5b35b
|
*: print an expensive query log when a query is out of memQuota (#10799)
|
2019-06-18 16:18:48 +08:00 |
|
|
|
f67352d238
|
*: print an expensive log when a query exceeds time threshold (#10350)
|
2019-06-05 20:38:11 +08:00 |
|