Skip to content

Commit 0bec053

Browse files
committed
healthcheck_port docs
1 parent 6f71192 commit 0bec053

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/configuration/pgdog.toml/general.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,12 @@ Include primary uses the primary database as well as the replicas to serve read
222222

223223
Default: **`include_primary`**
224224

225+
### `healthcheck_port`
226+
227+
Enable load balancer [HTTP health checks](../../features/load-balancer/healthchecks.md#load-balancer-health-check) with the HTTP server running on this port.
228+
229+
Default: **none** (disabled)
230+
225231
## Service discovery
226232

227233
### `broadcast_address`
@@ -244,7 +250,7 @@ Default: **`6433`**
244250

245251
The port used for the OpenMetrics HTTP endpoint.
246252

247-
Default: **unset** (disabled)
253+
Default: **none** (disabled)
248254

249255
### `openmetrics_namespace`
250256

0 commit comments

Comments
 (0)