Type of issue
None
What documentation page is affected
https://www.elastic.co/docs/solutions/observability/synthetics/configure-lightweight-monitors
What happened?
The SSL settings documented on the Lightweight monitors link back to hearbeat SSL settings, but it's wrong as Synthetics do not allow any settings to be passed down.
Only a subset of them are implemented (See https://github.com/elastic/kibana/blob/57c5dd2a39b814254c82b2aa5ec7f289c666e14b/x-pack/solutions/observability/plugins/synthetics/common/runtime_types/monitor_management/monitor_types.ts#L42C14-L42C28 )
We should list clearly what are the settings which are supported by the UI/APIs.
Additional info
No response
Type of issue
None
What documentation page is affected
https://www.elastic.co/docs/solutions/observability/synthetics/configure-lightweight-monitors
What happened?
The SSL settings documented on the Lightweight monitors link back to hearbeat SSL settings, but it's wrong as Synthetics do not allow any settings to be passed down.
Only a subset of them are implemented (See https://github.com/elastic/kibana/blob/57c5dd2a39b814254c82b2aa5ec7f289c666e14b/x-pack/solutions/observability/plugins/synthetics/common/runtime_types/monitor_management/monitor_types.ts#L42C14-L42C28 )
We should list clearly what are the settings which are supported by the UI/APIs.
Additional info
No response