Skip to content
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 @@ -44,7 +44,7 @@

Monitors in the {{< ui >}}Monitors{{< /ui >}} tab either have a group that corresponds to your private location ID or are tagged with `location_id:<ID_OF_THE_PL>`.

> **Note:** Default monitors are created **only once**, when the first private location is created. Deleting a private location and creating a new one does **not** recreate the default monitors.
> **Note:** Default monitors are created **only once**, when the first private location is created. Deleting a private location and creating a new one does **not** affect the existence of those default monitors. They will continue existing when no PL exists and will start reporting when a new PL is created.

Check warning on line 47 in content/en/synthetics/platform/private_locations/monitoring.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.tense

Avoid temporal words like 'will'.

Check warning on line 47 in content/en/synthetics/platform/private_locations/monitoring.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.tense

Avoid temporal words like 'will'.

## Monitor your private locations with the Datadog Agent

Expand Down
Loading