Skip to content

[Observability] Update SSL settings for lightweight monitors#5600

Merged
alaudazzi merged 3 commits intomainfrom
fix-5261
Mar 24, 2026
Merged

[Observability] Update SSL settings for lightweight monitors#5600
alaudazzi merged 3 commits intomainfrom
fix-5261

Conversation

@alaudazzi
Copy link
Copy Markdown
Member

@alaudazzi alaudazzi commented Mar 24, 2026

This PR:

  • Adds a new section Supported SSL options for lightweight monitors with the supported keys
  • Updates both HTTP and TCP ssl option blocks:
    • Changed type from Heartbeat SSL link to object
    • Added a pointer to the new supported-options section
  • Removes Heartbeat SSL doc references in TCP/host wording where they implied broader support.
  • Updates SSL examples to use ["TLSv1.2", "TLSv1.3"] for supported_protocols.

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No

Closes #5261

@alaudazzi alaudazzi self-assigned this Mar 24, 2026
@alaudazzi alaudazzi requested a review from a team as a code owner March 24, 2026 09:21
@alaudazzi alaudazzi added the bug Something isn't working label Mar 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 24, 2026

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 24, 2026

🔍 Preview links for changed docs

Copy link
Copy Markdown
Member

@florent-leborgne florent-leborgne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from a docs perspective

@alaudazzi alaudazzi merged commit fce9c7b into main Mar 24, 2026
8 checks passed
@alaudazzi alaudazzi deleted the fix-5261 branch March 24, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Website]: The SSL settings documented on the Lightweight monitors link back to hearbeat SSL settings, but it's wrong

4 participants