Skip to content

NRQL DROP rules EOL #20991

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 24, 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
1 change: 1 addition & 0 deletions src/content/eol/2025/05/drop-rule-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
## What's changing [#whats-changing]
* The NRQL Drop Filter Rules API will be deprecated and shut off on January 7, 2026.
* After January 7, 2026, you must use the [Pipeline cloud rules API](/docs/new-relic-control/pipeline-control/cloud-rules-api/), or the Pipeline Control UI, for all drop rule creation and management.
* After January 7, 2026, drop rules targeting infrastructure events in `SystemSample`, `ProcessSample`, `NetworkSample`, and `StorageSample` must be used to drop aggregated data.

Check notice on line 17 in src/content/eol/2025/05/drop-rule-filter.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/eol/2025/05/drop-rule-filter.md#L17

[Microsoft.Passive] 'be used' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'be used' looks like passive voice.", "location": {"path": "src/content/eol/2025/05/drop-rule-filter.md", "range": {"start": {"line": 17, "column": 147}}}, "severity": "INFO"}
* Renewals after January 7, 2026 will require the use of [Pipeline cloud rules API](/docs/new-relic-control/pipeline-control/cloud-rules-api/), which is available with the [Advanced Compute add-on](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/add-on-billing/).

## What do you need to do [#what-to-do]
Expand Down
Loading