Closed mergify[bot] closed 2 days ago
Cherry-pick of c74b4a7ccf22566f14ec36e996f7239bd1899fd2 has failed:
On branch mergify/bp/8.14/pr-4551
Your branch is up to date with 'origin/8.14'.
You are currently cherry-picking commit c74b4a7c.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Changes to be committed:
modified: docs/en/observability/synthetics-reference/lightweight-config/http.asciidoc
Unmerged paths:
(use "git add/rm <file>..." as appropriate to mark resolution)
deleted by us: docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
A documentation preview will be available soon.
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.
This is an automatic backport of pull request #4551 done by Mergify.