Skip to content

Commit 8852fa8

Browse files
authored
pd configuration: add dashboard.disable-custom-prom-addr (#20853)
1 parent 1a43e2c commit 8852fa8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pd-configuration-file.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,12 @@ Configuration items related to labels, which only support the `reject-leader` ty
467467
468468
Configuration items related to the [TiDB Dashboard](/dashboard/dashboard-intro.md) built in PD.
469469
470+
### `disable-custom-prom-addr`
471+
472+
+ Whether to disable configuring a custom Prometheus data source address in [TiDB Dashboard](/dashboard/dashboard-intro.md).
473+
+ Default value: `false`
474+
+ When it is set to `true`, if you configure a custom Prometheus data source address in TiDB Dashboard, TiDB Dashboard reports an error.
475+
470476
### `tidb-cacert-path`
471477
472478
+ 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)