diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 41f54dbd2..5e2f31c1c 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -2231,9 +2231,9 @@ See below for the configuration options for Kuma MonitoringAssignment discovery: server: # Client id is used by Kuma Control Plane to compute Monitoring Assignment for specific Prometheus backend. -# This is useful when migrating between multiple Prometheus backends, or having separate backend for each Mesh +# This is useful when migrating between multiple Prometheus backends, or having separate backend for each Mesh. # When not specified, system hostname/fqdn will be used if available, if not `prometheus` will be used. -client_id: +[ client_id: ] # The time to wait between polling update requests. [ refresh_interval: | default = 30s ]