m0390
m0390
File: [/master/tidb-lightning/monitor-tidb-lightning.md](https://docs.pingcap.com/tidb/dev/monitor-tidb-lightning) For the scrape_configs mentioned in the doc, scrape_configs: - job_name: 'tidb-lightning' static_configs: - targets: ['192.168.20.10:8289'] currently I don’t have a static ip for the pod since it’s running...
File: [/master/configure-store-limit.md](https://docs.pingcap.com/zh/tidb/dev/configure-store-limit) From this doc, store limit can only be changed in pd-ctl. It is not clear if this parameter can be set in configuration file or not. This raises...
File: [/release-1.4/zh/network-issues.md](https://docs.pingcap.com/zh/tidb-in-kubernetes/stable/network-issues) 在 https://docs.pingcap.com/zh/tidb-in-kubernetes/stable/use-tkctl 说到: 注意 PingCAP 从 v1.1.x 开始不再维护 tkctl,以下部分功能可能不可用,请直接使用对应的 kubectl 命令。 这里应该换成 kubectl 相应的命令。而且 tkctl 不工作 $ tkctl debug -n tidb-cluster basic-monitor-0 Defaulting container name to prometheus. waiting...