Commit Graph

308 Commits

Author SHA1 Message Date
e942ab6148 kazel: support auto-config shard_count (#42751)
close pingcap/tidb#42827
2023-04-06 15:46:58 +08:00
407917709c metrics: fix duplicated "id": 234 in tidb.json (#42688)
close pingcap/tidb#42562
2023-03-30 16:30:55 +08:00
4d50a1d929 metrics: unified label the cluster_id to tidb_cluster in tiflash panel (#42678)
close pingcap/tidb#42677
2023-03-29 16:06:55 +08:00
01165210dc metrics: fix 3 miss labels in tiflash panels (#42658)
close pingcap/tidb#42657
2023-03-29 10:54:54 +08:00
04b1652535 metrics: enhancements and bug fixes in tiflash panel (#42655)
close pingcap/tidb#42654
2023-03-29 09:32:54 +08:00
f1438a37e4 metric: display the user metrics by default in transaction and kv panels (#42510)
ref pingcap/tidb#41203
2023-03-26 22:54:43 +08:00
d3c0756ccb resourcemanager: support worker pool (#42513)
close pingcap/tidb#42511
2023-03-25 22:20:42 +08:00
cfcb862ffe ttl: add more metrics for TTL in grafana (#42468)
close pingcap/tidb#42466
2023-03-22 18:54:42 +08:00
2f5d5ff2fd *: Update pd client (#42431)
close pingcap/tidb#42430
2023-03-21 21:12:42 +08:00
4f0dc97f11 metrics: Fix wrong subsystem of metric FairLockingUsageCount (#42415)
close pingcap/tidb#42414
2023-03-21 17:08:43 +08:00
cc54d1bba1 txn, session: Rename Aggressive Locking to Fair Locking and enable by default for new clusters (#42108)
ref pingcap/tidb#42107, close pingcap/tidb#42147
2023-03-14 15:54:39 +08:00
cae1f70152 metrics: fix bad estimate-inuse (#42062)
ref pingcap/tidb#42057
2023-03-09 19:53:21 +08:00
18f1ecdfcd planner: add monitor for non-prepared plan cache (#41752)
ref pingcap/tidb#36598
2023-03-07 19:41:12 +08:00
723526708d metrics: attach const label keyspace_id (#41693)
close pingcap/tidb#41698
2023-03-04 00:03:10 +08:00
4db3d4739b log-backup: allow coordinator to upload GC safepoint (#40102)
close pingcap/tidb#40101
2023-03-01 12:01:09 +08:00
Hu#
e3f984e5d2 metrics: update resource manager panel (#41624)
ref pingcap/tidb#38825
2023-02-28 12:13:08 +08:00
79558c08ad metric: add some metric by database (#41477)
close pingcap/tidb#37892
2023-02-18 13:39:04 +08:00
2baf8c2e4f metric: seperate the internal and external transaction metrics (#41206)
ref pingcap/tidb#41203
2023-02-12 11:08:01 +08:00
696d7d06e9 *: REORGANIZE PARTITION (#38535) (#41096)
close pingcap/tidb#38535
2023-02-11 20:28:00 +08:00
6cb73749c6 ddl: Add telementry for distributed reorg tasks. (#41201)
ref pingcap/tidb#41266
2023-02-10 17:08:00 +08:00
a22d690fda ddl, model: support for dist-reorg on partitioned tables (#41145)
close pingcap/tidb#41144
2023-02-09 23:54:08 +08:00
5e8cf8f6e1 metrics: Add metrics and telemetry for aggressive locking (#41038)
close pingcap/tidb#41037
2023-02-09 21:26:01 +08:00
61e1d81974 add metrics for TTL (#41155)
Signed-off-by: YangKeao <yangkeao@chunibyo.icu>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Co-authored-by: 王超 <cclcwangchao@hotmail.com>
2023-02-09 20:28:31 +08:00
bdef910bec store/copr: enable store batch by default & add extra copr concurrency and batch nums in stats (#40711)
ref pingcap/tidb#39361, close pingcap/tidb#40399
2023-02-09 03:07:59 +08:00
b2cfccaa0d metrics: add tidb_rm_pool_concurrency (#41113)
close pingcap/tidb#41114
2023-02-07 13:23:58 +08:00
ba21e73076 metrics/grafana: add cpu/memory of pd in overview panel (#41072)
close pingcap/tidb#41071
2023-02-06 16:47:58 +08:00
b78c62f784 session, metrics: refine the resource control metrics (#41045)
ref pingcap/tidb#38825
2023-02-06 15:33:57 +08:00
ddaf0d7814 ddl, parser: implement the normal flow of distributed processing in DDL reorg phase for adding index (#40542)
close pingcap/tidb#37125
2023-02-06 13:37:57 +08:00
151cd7ed60 metrics: introduce the resource control RU Grafana dashboard (#40922)
ref pingcap/tidb#38825
2023-02-02 10:45:56 +08:00
4fd710c411 ttl: add metrics for task manager (#40819)
close pingcap/tidb#40810
2023-01-31 13:19:55 +08:00
97e1563a60 metrics: add goroutine schedule latency to grafana panel (#40836)
close pingcap/tidb#40835
2023-01-30 13:33:54 +08:00
b1ecabb559 txn: Optimize pessimistic transaction by supporting locking with conflict (#35588)
close pingcap/tidb#40537
2023-01-13 11:09:46 +08:00
3f223b3ada ttl: make ttl's group in granfana collapse by default (#40444) 2023-01-10 12:06:24 +08:00
f483b39c34 metrics: add metrics for plan replayer and historical stats (#40271) 2023-01-04 10:50:20 +08:00
f7de8beede *: remove the support of the old ddl framework (#39684)
ref pingcap/tidb#39824
2022-12-30 18:30:18 +08:00
ab01065a85 metrics: remove Keep Alive OPM metric (#40142)
close pingcap/tidb#40143
2022-12-27 10:56:17 +08:00
aeccf77637 *: optimize mpp probe (#39932)
close pingcap/tidb#39686
2022-12-22 15:42:55 +08:00
4e43b14db6 metrics: add metrics for ema cpu metrics and GOGC (#40049)
close pingcap/tidb#40092
2022-12-22 10:40:55 +08:00
08f6ea484f metrics: add EMA cpu usage (#39995)
close pingcap/tidb#40029
2022-12-19 14:58:53 +08:00
4a19cae84f ttl: TTL support split scan ranges for some primary key with more than one columns (#39896)
close pingcap/tidb#39895
2022-12-14 11:22:51 +08:00
c4047cc769 ttl: modify default value of tidb_ttl_delete_batch_size to 100 (#39878)
close pingcap/tidb#39877
2022-12-13 19:38:52 +08:00
cb435fe56b ttl: Add metrics for TTL (#39849)
close pingcap/tidb#39848
2022-12-13 15:56:52 +08:00
4b1bb5b511 log-backup: implement subscription of flush (#39445)
ref tikv/tikv#13824
2022-12-01 22:06:02 +08:00
e98e9594bc *: add telemetry support for IndexMerge (#39469)
close pingcap/tidb#39475
2022-11-30 12:23:59 +08:00
1b15732d11 telemetry: add telemetry for alter table compact partition (#39452)
ref pingcap/tidb#36175
2022-11-29 19:07:59 +08:00
84fa999186 txn: support multi-table join in nt-dml (#39139)
ref pingcap/tidb#33485
2022-11-24 14:33:58 +08:00
6a6fc002b6 metrics: add tiflash and cdc into performance overview (#39231)
* initial commit

* fix tiflash memory

* fix cdc collapsed

* add color for tiflash_mpp

* revert the uid change

* fix-bugs

* add tidb sourcesql panel

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2022-11-23 15:15:42 +08:00
97b0151773 metrics: add metrics for multi-statement (#38931)
close pingcap/tidb#38930
2022-11-08 10:33:50 +08:00
21d6190278 txn: tidb_constraint_check_in_place_pessimistic should not be global scoped (#38767)
close pingcap/tidb#38766
2022-11-07 10:31:50 +08:00
6ab17074b8 telemetry: telemetry supports count flashback cluster (#38901)
close pingcap/tidb#38896
2022-11-04 17:46:03 +08:00