-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Synthetics]: fix lightweight http configuration #4551
[Synthetics]: fix lightweight http configuration #4551
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
(cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc
(cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc
(cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc
(cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc
(cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc
…on (#4558) * [Synthetics]: fix lightweight http configuration (#4551) (cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…on (#4557) * [Synthetics]: fix lightweight http configuration (#4551) (cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
#4559) * [Synthetics]: fix lightweight http configuration (#4551) (cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…on (#4556) * [Synthetics]: fix lightweight http configuration (#4551) (cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…on (#4560) * [Synthetics]: fix lightweight http configuration (#4551) (cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc
…on (#4575) * [Synthetics]: fix lightweight http configuration (#4551) (cherry picked from commit c74b4a7) # Conflicts: # docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Synthetics HTTP monitors doesnt support configuring URL endpoint via
hosts
instead its configurable viaurls
. This is a bug and only applicable to TCP and ICMP monitors.Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*
)docs/en/serverless/*
)docs/en/integrations/*
)Related issue
Raised by support https://elastic.slack.com/archives/CE4MRBU48/p1732062458578599
Checklist
Follow-up tasks
Select one.