Commit Graph

21 Commits

Author SHA1 Message Date
cc5e161ac0 *: use tikv/client-go/v2 (#25359) 2021-06-11 17:24:35 +08:00
b649d6c482 telemetry: Block logs when referenced by other components outside tidb (#25330) 2021-06-11 10:56:34 +08:00
01dc05f873 telemetry: add SQL statistics to telemetry report data (#24990) 2021-06-06 16:04:27 +08:00
fbbada3f0f telemetry: fix panic caused by assign nil map (#25129) 2021-06-05 01:00:28 +08:00
83a9a12a14 *: add sys var tidb_enable_global_temporary_table to open global temp table (#25075) 2021-06-03 16:10:45 +08:00
0f151af7c5 *: add telemetry support for CTE (#25022) 2021-06-03 14:46:27 +08:00
b21aed8cc4 Telemetry: Add slow query statistic bucket into telemetry data (#25006) 2021-06-03 14:08:26 +08:00
456e72c56e telemetry: add pk type of clusterindex feature usage information (#24825) 2021-05-31 15:07:37 +08:00
348abf01f9 telemetry,session: add telemetry for the temporary table feature (#24866) 2021-05-28 12:07:35 +08:00
67e63d9ffa variable: merge Bool{On,Off} with {On,Off} (#24218) 2021-04-23 13:09:54 +08:00
7a224f10ca telemetry: log when sending telemetry (#24125) 2021-04-21 14:35:54 +08:00
a90e4f2b29 telemetry: fix prepare stmt and copr cache (#23526) 2021-03-25 16:15:15 +08:00
4b7a3767b0 telemetry: Fix window algorithm (#23518) 2021-03-25 11:37:23 +08:00
906828b159 telemetry: add transaction usage info (#23470) 2021-03-24 14:11:36 +08:00
5243049e18 telemetry: add copr-cache, tiflash, cluster index, async commit (#23454) 2021-03-23 20:27:07 +08:00
7e067b2d3f telemetry: fix err check (#23006) 2021-03-16 16:58:55 +08:00
xhe
4172f473da *: adapt new api for the executor package (#22644)
Signed-off-by: xhe <xw897002528@gmail.com>
2021-02-04 17:32:15 +08:00
106b04ddab *: Fix sysvars to native type in @@ context (#20394) 2020-10-19 14:13:43 +08:00
d43436535a telemetry: support collecting RAID information to CLUSTER_HARDWARE (#19171)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-08-26 12:04:51 +08:00
37984d7cb0 tests: improve tests for Windows platform (#19088)
* tests: improve tests for Windows platform

* fix race build

* update badger to fix kill issue on Windows

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-08-13 17:17:19 +08:00
3b63270909 telemetry: Add telemetry initial implementation (#18180)
Signed-off-by: Breezewish <me@breeswish.org>

Co-authored-by: crazycs <crazycs520@gmail.com>
Co-authored-by: Lynn <zimu_xia@126.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-06-24 14:41:46 +08:00