Skip to content

chore: Updated the date for old ip ranges in synthetic monitoring doc and eol #20820

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 1 commit into from
Jun 3, 2025
Merged
Show file tree
Hide file tree
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 @@ -123,7 +123,7 @@ It is recommended that you add the entire global ranges provided by New Relic to
</tbody>
</table>

After **May 28, 2025**, the IP range list in JSON will be updated to remove the older IP ranges that are being deprecated. It is important to update your allow list by removing the older ones after this date.
It is recommended not to remove the old IP ranges until notified.

**Old IP Range:**

Expand Down
2 changes: 1 addition & 1 deletion src/content/eol/2025/02/eol-01-31-25-synthetics-ip.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

* After **May 28, 2025**, remove the old IP ranges from the allowlist. Failure to do so may result in failed connections and trigger alerts.

**Old IP ranges to remove:** Please refer to the table below for a complete list of current IP ranges **that need to be removed after May 28, 2025**.
**Old IP ranges to remove:** The following table list the old IP ranges however, it is recommended not to remove the old IP ranges until notified.

Check failure on line 33 in src/content/eol/2025/02/eol-01-31-25-synthetics-ip.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/eol/2025/02/eol-01-31-25-synthetics-ip.md#L33

[Microsoft.Contractions] Use 'it's' instead of 'it is'.
Raw output
{"message": "[Microsoft.Contractions] Use 'it's' instead of 'it is'.", "location": {"path": "src/content/eol/2025/02/eol-01-31-25-synthetics-ip.md", "range": {"start": {"line": 33, "column": 82}}}, "severity": "ERROR"}

Check notice on line 33 in src/content/eol/2025/02/eol-01-31-25-synthetics-ip.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/eol/2025/02/eol-01-31-25-synthetics-ip.md#L33

[Microsoft.Passive] 'is recommended' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'is recommended' looks like passive voice.", "location": {"path": "src/content/eol/2025/02/eol-01-31-25-synthetics-ip.md", "range": {"start": {"line": 33, "column": 85}}}, "severity": "INFO"}

<table>
<thead>
Expand Down
Loading