Skip to content

Commit d0730c3

Browse files
committed
chore(eol drop rules): Added upcoming EOL note
1 parent 7b83aa6 commit d0730c3

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

src/content/docs/data-apis/manage-data/drop-data-using-nerdgraph.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ redirects:
1414
freshnessValidatedDate: never
1515
---
1616

17+
<Callout variant="important">
18+
As of May 21, 2025, new customers can no longer use NRQL drop rules. Leverage [New Relic Pipeline Control](/docs/new-relic-control/pipeline-control/overview/). Pipeline cloud rules are the direct replacement of NRQL drop rules, and pipeline gateway can also help manage data.
19+
20+
[NRQL drop rules will be end of life](/eol/2025/06/drop-rule-filter) January 7, 2026.
21+
</Callout>
22+
1723
One way to [manage your data ingest](/docs/data-apis/manage-data/manage-data-coming-new-relic) is to set up data dropping rules. With data dropping you can:
1824

1925
* Filter out unimportant low-value data

src/content/docs/logs/ui-data/drop-data-drop-filter-rules.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ redirects:
1313
freshnessValidatedDate: never
1414
---
1515

16+
<Callout variant="important">
17+
As of May 21, 2025, new customers can no longer use NRQL drop rules via the logs management UI. Leverage [New Relic Pipeline Control](/docs/new-relic-control/pipeline-control/overview). Pipeline cloud rules are the direct replacement of NRQL drop rules, and pipeline gateway can also help manage data.
18+
19+
[NRQL drop rules will be end of life](/eol/2025/06/drop-rule-filter) January 7, 2026.
20+
</Callout>
21+
1622
After log event data has been sent to New Relic, it can either be stored in our NRDB database or dropped (discarded). To drop log data, you can use the logs management UI, as explained in this document. You can also use [NerdGraph to drop data](/docs/accounts/accounts/data-management/drop-data-using-nerdgraph). NerdGraph is our GraphQL Explorer.
1723

1824
## Savings, security, speed [#why-it-matters]

0 commit comments

Comments
 (0)