mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-07 17:37:39 -02:30
Allow to scrape etcd metrics using a service (#8203)
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
This commit is contained in:
@@ -35,7 +35,7 @@ etcd_election_timeout: "5000"
|
||||
|
||||
etcd_metrics: "basic"
|
||||
|
||||
# Uncomment to set a separate port for etcd to expose metrics on
|
||||
# Define in inventory to set a separate port for etcd to expose metrics on
|
||||
# etcd_metrics_port: 2381
|
||||
|
||||
## A dictionary of extra environment variables to add to etcd.env, formatted like:
|
||||
|
||||
Reference in New Issue
Block a user