Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions command-line-flags-for-pd-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,6 @@ PD is configurable using command-line flags and environment variables.
- The path of the PEM file including the X509 key, used to enable TLS
- Default: ""

## `--namespace-classifier`

- To specify the namespace classifier used by PD
- Default: "table"
- If you use TiKV separately, not in the entire TiDB cluster, it is recommended to configure the value to 'default'.

## `--metrics-addr`

- The address of Prometheus Pushgateway, which does not push data to Promethus by default.
Expand Down