TiDB v5.3 Documentation· · · 2517 12.16 Schedule Replicas by Topology Labels · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2518 12.16.1 Configure labels based on the cluster topology · · · · · · · · · coprocessor.use-unified-pool: true pd: replication.enable-placement-rules: true replication.location-labels: ["host"] tiflash: logger.level: "info" pd_servers: - host: 10.0.1.1 tidb_servers: - host: 10 port: 20160 status_port: 20180 config: server.labels: { host: "logic-host-1" } - host: 10.0.1.1 port: 20161 status_port: 20181 config: server.labels: { host: "logic-host-2" } 92 - host: 10.0.1.10 码力 | 2996 页 | 49.30 MB | 1 年前3
 TiDB v5.1 Documentation· · · 2335 12.16 Schedule Replicas by Topology Labels · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2336 12.16.1 Configure labels based on the cluster topology · · · · · · · · · coprocessor.use-unified-pool: true pd: replication.enable-placement-rules: true replication.location-labels: ["host"] tiflash: logger.level: "info" pd_servers: - host: 10.0.1.1 tidb_servers: - host: 10 port: 20160 status_port: 20180 config: server.labels: { host: "logic-host-1" } - host: 10.0.1.1 port: 20161 status_port: 20181 config: server.labels: { host: "logic-host-2" } - host: 10.0.1.1 port:0 码力 | 2745 页 | 47.65 MB | 1 年前3
 TiDB v5.2 Documentation· · · 2407 12.16 Schedule Replicas by Topology Labels · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2408 12.16.1 Configure labels based on the cluster topology · · · · · · · · · coprocessor.use-unified-pool: true pd: replication.enable-placement-rules: true replication.location-labels: ["host"] tiflash: logger.level: "info" pd_servers: - host: 10.0.1.1 tidb_servers: - host: 10 port: 20160 status_port: 20180 config: server.labels: { host: "logic-host-1" } - host: 10.0.1.1 port: 20161 status_port: 20181 config: server.labels: { host: "logic-host-2" } 80 - host: 10.0.1.10 码力 | 2848 页 | 47.90 MB | 1 年前3
 TiDB v5.4 Documentation· · · 3125 12.16 Schedule Replicas by Topology Labels · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3126 12.16.1 Configure labels based on the cluster topology · · · · · · · · · coprocessor.use-unified-pool: true pd: replication.enable-placement-rules: true replication.location-labels: ["host"] tiflash: logger.level: "info" pd_servers: - host: 10.0.1.1 tidb_servers: - host: 10 port: 20160 status_port: 20180 96 config: server.labels: { host: "logic-host-1" } - host: 10.0.1.1 port: 20161 status_port: 20181 config: server.labels: { host: "logic-host-2" } - host: 10.0.1.1 port:0 码力 | 3650 页 | 52.72 MB | 1 年前3
 Tracing in TiDB 浅谈全链路监控:
从应用到数据库到 Runtime缺点:「你得自己维护一个 Go 分支」 有没有别的办法? Tracing runtime 有 Profiler Label Go 1.9 is introducing profiler labels, a way to add arbitrary key-values to the samples collected by the CPU profiler. CPU profilers collect ofile-labels.md 喜闻乐见的 pprof 变得更强大了 labels := pprof.Labels("worker", "purge") pprof.Do(ctx, labels, func(ctx context.Context) { // Do some work... go update(ctx) // propagates labels in ctx After parse and calculated SQL digest, set the sql digest label ctx = pprof.WithLabels(ctx, pprof.Labels("sql", sql_digest)) pprof.SetGoroutineLabels(ctx) 使用 Profiler Label 来统计 SQL 执行的 CPU 时间 pprof 的性能损耗怎么办?0 码力 | 39 页 | 3.43 MB | 1 年前3
 TiDB v6.1 Documentation· · · 3853 14.16 Schedule Replicas by Topology Labels · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3854 14.16.1 Configure labels based on the cluster topology · · · · · · · · · executing online unsafe recovery plan through Raft #10483 • PD • Support time-to-live (TTL) for region labels #4694 • Support Region Buckets #4668 • Disable compiling swagger server by default #4932 • TiFlash coprocessor.use-unified-pool: true pd: replication.enable-placement-rules: true replication.location-labels: ["host"] tiflash: logger.level: "info" pd_servers: - host: 10.0.1.1 tidb_servers: - host: 100 码力 | 4487 页 | 84.44 MB | 1 年前3
 TiDB v7.5 Documentation· · · 4787 14.18 Schedule Replicas by Topology Labels · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4788 14.18.1 Configure labels for TiKV, TiFlash, and TiDB· · · · · · · · · · · · · · · · · · · · · 4789 14.18.2 Configure location-labels for PD · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4794 14.18.3 Configure isolation-level for PD · · · · · · · · · · · · · · coprocessor.use-unified-pool: true pd: replication.enable-placement-rules: true replication.location-labels: ["host"] tiflash: logger.level: "info" pd_servers: - host: 10.0.1.1 tidb_servers: - host: 100 码力 | 6020 页 | 106.82 MB | 1 年前3
 TiDB v6.5 Documentation· 4384 19 14.16 Schedule Replicas by Topology Labels · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4385 14.16.1 Configure labels based on the cluster topology · · · · · · · · · coprocessor.use-unified-pool: true pd: replication.enable-placement-rules: true replication.location-labels: ["host"] tiflash: logger.level: "info" pd_servers: - host: 10.0.1.1 tidb_servers: - host: 10 20160 status_port: 20180 114 config: server.labels: { host: "logic-host-1" } - host: 10.0.1.1 port: 20161 status_port: 20181 config: server.labels: { host: "logic-host-2" } - host: 10.0.1.1 port:0 码力 | 5282 页 | 99.69 MB | 1 年前3
 TiDB中文技术文档16.10.4 deploy_dir=/data1/deploy tikv_port=20171 labels="host=tikv1" 12. TiKV1-2 ansible_host=172.16.10.4 deploy_dir=/data2/deploy tikv_port=20172 labels="host=tikv1" 13. TiKV2-1 ansible_host=172.16.10 10.5 deploy_dir=/data1/deploy tikv_port=20171 labels="host=tikv2" 14. TiKV2-2 ansible_host=172.16.10.5 deploy_dir=/data2/deploy tikv_port=20172 labels="host=tikv2" 15. TiKV3-1 ansible_host=172.16.10.6 d deploy_dir=/data1/deploy tikv_port=20171 labels="host=tikv3" 16. TiKV3-2 ansible_host=172.16.10.6 deploy_dir=/data2/deploy tikv_port=20172 labels="host=tikv3" 17. 18. [monitoring_servers] 19. 172.16.100 码力 | 444 页 | 4.89 MB | 6 月前3
 TiDB v7.6 Documentation· · · 4861 14.18 Schedule Replicas by Topology Labels · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4862 14.18.1 Configure labels based on the cluster topology · · · · · · · · · Add an API endpoint /async_tasks for querying asynchronous tasks #15759 @YuJuncen • Add priority labels to gRPC monitoring to display resource group data of different priorities #49318 @bufferflies • coprocessor.use-unified-pool: true pd: replication.enable-placement-rules: true replication.location-labels: ["host"] tiflash: logger.level: "info" pd_servers: - host: 10.0.1.1 tidb_servers: - host: 100 码力 | 6123 页 | 107.24 MB | 1 年前3
共 32 条
- 1
 - 2
 - 3
 - 4
 













