Skip to content

[observability] [synthetics] Document private locations space awareness #1061

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

Merged
merged 3 commits into from
Apr 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,13 @@ When the {{agent}} is running you can add a new {{private-location}} in the UI:

1. Find `Synthetics` in the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
1. Go to **Settings**.
2. Go to the **{{private-location}}s** tab.
3. Click **Add location**.
4. Give your new location a unique *Location name* and select the *Agent policy* you created above.
5. Click **Save**.
1. Go to the **{{private-location}}s** tab.
1. Click **Create location**.
1. Give your new location a unique _Location name_.
1. Select the _Agent policy_ you created above.
1. (Optional) In _Tags_ select [tags](/explore-analyze/find-and-organize/tags.md) to assign to this location.
1. (Optional) In _Spaces_ specify the [spaces](/deploy-manage/manage-spaces.md) where this location will be available.
1. Click **Save**.

::::{important}
It is not currently possible to use custom CAs for synthetics browser tests in private locations without following a workaround. To learn more about the workaround, refer to the following GitHub issue: [elastic/synthetics#717](https://github.com/elastic/synthetics/issues/717).
Expand Down
Loading