Skip to content
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

[8.16](backport #4551) [Synthetics]: fix lightweight http configuration #4560

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 20, 2024

Description

Synthetics HTTP monitors doesnt support configuring URL endpoint via hosts instead its configurable via urls. This is a bug and only applicable to TCP and ICMP monitors.

Documentation sets edited in this PR

Check all that apply.

  • Stateful (docs/en/observability/*)
  • Serverless (docs/en/serverless/*)
  • Integrations Developer Guide (docs/en/integrations/*)
  • None of the above

Related issue

Raised by support https://elastic.slack.com/archives/CE4MRBU48/p1732062458578599

Checklist

  • Product/Engineering Review
  • Writer Review

Follow-up tasks

Select one.

  • This PR does not need to be ported to another doc set because:
    • The concepts in this PR only apply to one doc set (serverless or stateful)
    • The PR contains edits to both doc sets (serverless and stateful)
  • This PR needs to be ported to another doc set:
    • Port to stateful docs: <link to PR or tracking issue>
    • Port to serverless docs: <link to PR or tracking issue>

This is an automatic backport of pull request #4551 done by [Mergify](https://mergify.com).

(cherry picked from commit c74b4a7)

# Conflicts:
#	docs/en/serverless/transclusion/synthetics/reference/lightweight-config/http.asciidoc
@mergify mergify bot requested a review from a team as a code owner November 20, 2024 17:33
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Nov 20, 2024
Copy link
Contributor Author

mergify bot commented Nov 20, 2024

Cherry-pick of c74b4a7 has failed:

On branch mergify/bp/8.16/pr-4551
Your branch is up to date with 'origin/8.16'.

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

Copy link
Contributor

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

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.

@colleenmcginnis colleenmcginnis enabled auto-merge (squash) November 21, 2024 00:00
@colleenmcginnis colleenmcginnis merged commit 18db602 into 8.16 Nov 21, 2024
3 checks passed
@colleenmcginnis colleenmcginnis deleted the mergify/bp/8.16/pr-4551 branch November 21, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport conflicts There is a conflict in the backported pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants