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.15](backport #4351) [Synthetics] Add client certificate reference to docs #4369

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 15, 2024

Description

Latest Synthetics version has added support for Playwright's clientCertificates option, which allows TLS client auth to be enabled for browser journeys. This option can be specified in project monitors or through the UI.

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

Closes #4335.

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 #4351 done by [Mergify](https://mergify.com).

* [Synthetics] Add client certificate reference to docs

---------

Co-authored-by: Colleen McGinnis <[email protected]>
(cherry picked from commit 9410c58)

# Conflicts:
#	docs/en/serverless/synthetics/synthetics-configuration.mdx
@mergify mergify bot requested a review from a team as a code owner October 15, 2024 08:49
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Oct 15, 2024
Copy link
Contributor Author

mergify bot commented Oct 15, 2024

Cherry-pick of 9410c58 has failed:

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

You are currently cherry-picking commit 9410c588.
  (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-configuration.asciidoc

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   docs/en/serverless/synthetics/synthetics-configuration.mdx

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 merged commit 8708440 into 8.15 Oct 15, 2024
3 checks passed
@colleenmcginnis colleenmcginnis deleted the mergify/bp/8.15/pr-4351 branch October 15, 2024 13:32
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