Skip to content

Commit 0512103

Browse files
authored
pd configuration: add dashboard.disable-custom-prom-addr (#20853) (#20857)
1 parent f5b4c4c commit 0512103

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pd-configuration-file.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,12 @@ Configuration items related to labels, which only support the `reject-leader` ty
466466
467467
Configuration items related to the [TiDB Dashboard](/dashboard/dashboard-intro.md) built in PD.
468468
469+
### `disable-custom-prom-addr`
470+
471+
+ Whether to disable configuring a custom Prometheus data source address in [TiDB Dashboard](/dashboard/dashboard-intro.md).
472+
+ Default value: `false`
473+
+ When it is set to `true`, if you configure a custom Prometheus data source address in TiDB Dashboard, TiDB Dashboard reports an error.
474+
469475
### `tidb-cacert-path`
470476
471477
+ The path of the root CA certificate file. You can configure this path when you connect to TiDB's SQL services using TLS.

0 commit comments

Comments
 (0)