Merge pull request #9788 from hexfusion/fx_doc

Documentation: add min version for --listen-metric-urls flag.
release-3.4
Gyuho Lee 2018-05-30 09:49:06 -07:00 committed by GitHub
commit 003e2f313c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ etcd_disk_backend_commit_duration_seconds_bucket{le="0.016"} 406464
## Health Check
In addtion to responding to the `/metrics` endpoint, any locations specified by `--listen-metrics-urls` will also respond to the `/health` endpoint. This can be useful if the standard endpoint is configured with mutual (client) TLS authentation, but a load balancer or monitoring service still needs access to the health check.
Since v3.3.0, in addition to responding to the `/metrics` endpoint, any locations specified by `--listen-metrics-urls` will also respond to the `/health` endpoint. This can be useful if the standard endpoint is configured with mutual (client) TLS authentication, but a load balancer or monitoring service still needs access to the health check.
## Prometheus