diff --git a/src/gateway/reference/configuration.md b/src/gateway/reference/configuration.md index 4d5e318b77c4..27fcc692bf15 100644 --- a/src/gateway/reference/configuration.md +++ b/src/gateway/reference/configuration.md @@ -7,6 +7,7 @@ title: Configuration Reference for Kong Gateway source_url: https://github.com/Kong/kong-ee/blob/master/kong.conf.default --- + ## Configuration loading @@ -743,6 +744,14 @@ node to which telemetry updates will be posted in `host:port` format. **Default:** none +--- +#### cluster_telemetry_server_name +{:.badge .enterprise} + +The SNI (Server Name Indication extension) to use for Vitals telemetry data. + +**Default:** none + --- #### data_plane_config_cache_mode