Skip to content

Commit 1d18fe8

Browse files
Merge pull request #22978 from newrelic/daily-merge-10-25-night
Daily merge 10 25 night
2 parents a03e7fd + 07ee3e6 commit 1d18fe8

34 files changed

Lines changed: 2518 additions & 2598 deletions

File tree

src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements.mdx

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
413413
The .NET agent `v9.2.0` or higher automatically instruments the [Microsoft.Azure.Cosmos](https://www.nuget.org/packages/Microsoft.Azure.Cosmos) library.
414414

415415
* Minimum supported version: 3.17.0
416-
* Latest verified compatible version: 3.56.0
416+
* Latest verified compatible version: 3.57.0
417417
* Versions 3.35.0 and higher are supported beginning with .NET agent v10.32.0
418418
</td>
419419
</tr>
@@ -455,7 +455,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
455455

456456
<DNT>**Microsoft.Data.SqlClient**</DNT>
457457
* Minimum supported version: 1.0.19239.1
458-
* Latest verified compatible version: 6.1.3
458+
* Latest verified compatible version: 6.1.4
459459
</td>
460460
</tr>
461461

@@ -475,7 +475,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
475475
Use [Oracle.ManagedDataAccess.Core](https://www.nuget.org/packages/Oracle.ManagedDataAccess.Core/)
476476

477477
* Minimum supported version: 23.4.0
478-
* Latest verified compatible version: 23.9.1
478+
* Latest verified compatible version: 23.26.100
479479

480480
Older versions of `Oracle.ManagedDataAccess.Core` may be instrumented, but have not been tested and are not supported.
481481
</td>
@@ -518,7 +518,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
518518
<td>
519519
Minimum supported version: 2.3.0
520520

521-
Latest verified compatible version: 3.5.2
521+
Latest verified compatible version: 3.6.0
522522

523523
Versions 3.0.0 and higher are supported beginning with .NET agent v10.40.0.
524524

@@ -550,7 +550,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
550550

551551
<DNT>**MySql.Data**</DNT>
552552
* Minimum supported version: 6.10.7
553-
* Latest verified compatible version: 9.4.0
553+
* Latest verified compatible version: 9.6.0
554554

555555
<DNT>**MySqlConnector**</DNT>
556556
* Minimum supported version: 1.0.1
@@ -643,7 +643,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
643643
Use [AWSSDK.DynamoDBv2](https://www.nuget.org/packages/AWSSDK.DynamoDBv2).
644644

645645
* Minimum supported version: 3.5.0
646-
* Latest verified compatible version: 4.0.10.7
646+
* Latest verified compatible version: 4.0.13
647647

648648
* Minimum agent version required: 10.33.0
649649
</td>
@@ -771,7 +771,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
771771
10.37.0 (`InvokeModelAsync`, `ConverseAsync`)
772772
</td>
773773
<td>
774-
4.0.14.5
774+
4.0.15.1
775775
</td>
776776
</tr>
777777
<tr>
@@ -877,7 +877,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
877877
9.7.0
878878
</td>
879879
<td>
880-
6.0.7
880+
6.1.0
881881
</td>
882882
</tr>
883883

@@ -949,7 +949,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
949949

950950
* Minimum supported version: 5.0
951951

952-
* Latest verified compatible version: 9.2.8
952+
* Latest verified compatible version: 10.0.0
953953
</td>
954954
</tr>
955955

@@ -1003,7 +1003,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
10031003

10041004
* Minimum supported version: 3.7.0
10051005

1006-
* Latest verified compatible version: 4.0.2.11
1006+
* Latest verified compatible version: 4.0.2.14
10071007
</td>
10081008
</tr>
10091009

@@ -1017,7 +1017,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
10171017

10181018
* Minimum supported version: 3.7.0
10191019

1020-
* Latest verified compatible version: 4.0.7.11
1020+
* Latest verified compatible version: 4.0.7.14
10211021
</td>
10221022
</tr>
10231023

@@ -1031,7 +1031,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
10311031

10321032
* Minimum supported version: 3.7.0
10331033

1034-
* Latest verified compatible version: 4.0.3.10
1034+
* Latest verified compatible version: 4.0.3.13
10351035
</td>
10361036
</tr>
10371037

@@ -1059,9 +1059,9 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
10591059
* `DeadLetterInternalAsync`
10601060
* `DeferMessageAsync`
10611061
* `RenewMessageLockAsync`
1062-
1062+
10631063
* Minimum supported version: 7.11.0
1064-
1064+
10651065
* Latest verified compatible version: 7.18.2
10661066
</td>
10671067
</tr>
@@ -1461,7 +1461,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
14611461
The .NET agent `v9.2.0` or higher automatically instruments [Microsoft.Azure.Cosmos](https://www.nuget.org/packages/Microsoft.Azure.Cosmos) library.
14621462

14631463
* Minimum supported version: 3.17.0
1464-
* Latest verified compatible version: 3.56.0
1464+
* Latest verified compatible version: 3.57.0
14651465
* Versions 3.35.0 and higher are supported beginning with .NET agent v10.32.0
14661466
</td>
14671467
</tr>
@@ -1527,7 +1527,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
15271527

15281528
<DNT>**Microsoft.Data.SqlClient**</DNT>
15291529
* Minimum supported version: 1.0.19239.1
1530-
* Latest verified compatible version: 6.1.3
1530+
* Latest verified compatible version: 6.1.4
15311531

15321532
<DNT>**System.Data**</DNT>
15331533
* Minimum supported version: .NET Framework 4.6.2
@@ -1588,7 +1588,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
15881588
<td>
15891589
Minimum supported version: 2.3.0
15901590

1591-
Latest verified compatible version: 3.5.2
1591+
Latest verified compatible version: 3.6.0
15921592

15931593
Versions 3.0.0 and higher are supported beginning with .NET agent v10.40.0.
15941594

@@ -1620,7 +1620,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
16201620

16211621
<DNT>**MySql.Data**</DNT>
16221622
* Minimum supported version: 6.10.7
1623-
* Latest verified compatible version: 9.4.0
1623+
* Latest verified compatible version: 9.6.0
16241624

16251625
<DNT>**MySqlConnector**</DNT>
16261626
* Minimum supported version: 1.0.1
@@ -1642,9 +1642,9 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
16421642

16431643
<td>
16441644
Use [Oracle.ManagedDataAccess](https://www.nuget.org/packages/Oracle.ManagedDataAccess/)
1645-
1645+
16461646
* Minimum supported version: 12.1.2400
1647-
* Latest verified compatible version: 23.9.1
1647+
* Latest verified compatible version: 23.26.100
16481648
</td>
16491649
</tr>
16501650

@@ -1772,7 +1772,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
17721772
Use [AWSSDK.DynamoDBv2](https://www.nuget.org/packages/AWSSDK.DynamoDBv2).
17731773

17741774
* Minimum supported version: 3.5.0
1775-
* Latest verified compatible version: 4.0.10.7
1775+
* Latest verified compatible version: 4.0.13
17761776

17771777
* Minimum agent version required: 10.33.0
17781778
</td>
@@ -1940,7 +1940,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
19401940
10.37.0 (`InvokeModelAsync`, `ConverseAsync`)
19411941
</td>
19421942
<td>
1943-
4.0.14.5
1943+
4.0.15.1
19441944
</td>
19451945
</tr>
19461946
<tr>
@@ -1970,7 +1970,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
19701970
<td>
19711971
2.8.0-beta1
19721972
</td>
1973-
</tr>
1973+
</tr>
19741974
</tbody>
19751975
</table>
19761976
</Collapser>
@@ -2046,7 +2046,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
20462046
9.7.0
20472047
</td>
20482048
<td>
2049-
6.0.7
2049+
6.1.0
20502050
</td>
20512051
</tr>
20522052

@@ -2181,7 +2181,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
21812181

21822182
* Minimum supported version: 3.7.0
21832183

2184-
* Latest verified compatible version: 4.0.2.11
2184+
* Latest verified compatible version: 4.0.2.14
21852185
</td>
21862186
</tr>
21872187

@@ -2195,11 +2195,11 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
21952195

21962196
* Minimum supported version: 3.7.0
21972197

2198-
* Latest verified compatible version: 4.0.7.11
2198+
* Latest verified compatible version: 4.0.7.14
21992199
</td>
22002200
</tr>
22012201

2202-
<tr>
2202+
<tr>
22032203
<td>
22042204
AWSSDK.KinesisFirehose (Amazon Kinesis Firehose) (agent versions 10.40.0 and newer)
22052205
</td>
@@ -2209,7 +2209,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
22092209

22102210
* Minimum supported version: 3.7.0
22112211

2212-
* Latest verified compatible version: 4.0.3.10
2212+
* Latest verified compatible version: 4.0.3.13
22132213
</td>
22142214
</tr>
22152215

src/content/docs/new-relic-control/pipeline-control/cloud-rules-api.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,10 @@ Use cloud rules to target the following data types:
3838
* Custom events (like those generated by the [APM agent APIs](/docs/insights/insights-data-sources/custom-data/insert-custom-events-new-relic-apm-agents) or the [Event API](/docs/insights/insights-data-sources/custom-data/introduction-event-api))
3939
* Log data (you can also [use the UI to drop data](/docs/logs/ui-data/drop-data-drop-filter-rules))
4040
* Distributed tracing spans
41-
* [Default infrastructure monitoring events](/docs/infrastructure/manage-your-data/data-instrumentation/default-infrastructure-monitoring-data) and [infrastructure integrations](/docs/integrations/infrastructure-integrations/get-started/introduction-infrastructure-integrations) events. Some caveats:
42-
* When you drop this data, the raw data is deleted, but the aggregated `SystemSample`, `ProcessSample`, `NetworkSample` and `StorageSample` events are still available (for more on this, see [Data retention](/docs/data-apis/manage-data/manage-data-retention/#infrastructure-data)). Though still available, this data doesn't count towards ingest and is not billable.
43-
* Raw infrastructure data is used for alerting, so if you drop that data, you can't alert on it. Because the aggregated data is still available, you may still see that data in charts with time ranges above 59 minutes.
41+
* [Default infrastructure monitoring events](/docs/infrastructure/manage-your-data/data-instrumentation/default-infrastructure-monitoring-data) and [infrastructure integrations](/docs/integrations/infrastructure-integrations/get-started/introduction-infrastructure-integrations) events.
4442

4543
<Callout variant="important">
46-
On January 7, 2026, drop rules targeting infrastructure events in `SystemSample`, `ProcessSample`, `NetworkSample`, and `StorageSample` will drop aggregated data.
44+
From February 2026 onwards, drop rules targeting infrastructure events in `SystemSample`, `ProcessSample`, `NetworkSample`, and `StorageSample` will correctly drop aggregated data, too.
4745
</Callout>
4846

4947
* [Dimensional metrics](/docs/telemetry-data-platform/ingest-manage-data/understand-data/new-relic-data-types#dimensional-metrics). Some caveats:

src/content/docs/new-relic-solutions/observability-maturity/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ To that end, we've done our best to provide a categorization of purposes as well
3131

3232
* <DNT>**[Business uptime](/docs/new-relic-solutions/observability-maturity/business-uptime/introduction):**</DNT> Core service delivery, ensuring software systems satisfy their business imperative.
3333

34-
* <DNT>**[Engineering excellence](/docs/new-relic-solutions/observability-maturity/engineering-excellence/introduction):**</DNT> The processes in the development, deployment, and maintenance of software systems..
34+
* <DNT>**[Engineering excellence](/docs/new-relic-solutions/observability-maturity/engineering-excellence/introduction):**</DNT> The processes in the development, deployment, and maintenance of software systems.
3535

3636
* <DNT>**[Digital experience](/docs/new-relic-solutions/observability-maturity/digital-experience/introduction):**</DNT> Ensuring software system end users are efficient and enjoy their software experience.
3737

3838
Each value purpose walks you through a progression from reactive -> proactive -> mastery observability practices. In addition to the these value driver aligned maturity progressions we've added a foundational maturity level:
3939

4040
* <DNT>**[Intelligent Observability](/docs/new-relic-solutions/observability-maturity/intelligent-observability/introduction):**</DNT> Ensuring your New Relic agent deployment and standards are sufficent to allow you to achieve your observability purpose.
4141

42-
Taken all together then, there is a maturity progression underlying each of these purposes. To help support our customers with their observability program objectives we've merged the Maturity and Value concepts and provided [Scorecards](/docs/service-architecture-intelligence/scorecards/getting-started/) templates for each. Check the links above for an overview of each purpose, and the rules encoded in each scoreboard that will help you along your maturity journey.
42+
Taken all together then, there is a maturity progression underlying each of these purposes. To help support our customers with their observability program objectives we've merged the Maturity and Value concepts and provided [Scorecards](/docs/service-architecture-intelligence/scorecards/getting-started/) templates for each. Check the links above for an overview of each purpose, and the rules encoded in each scoreboard that will help you along your maturity journey.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
subject: Kubernetes integration
3+
releaseDate: '2026-02-10'
4+
version: 3.53.2
5+
---
6+
7+
For a detailed description of changes, see the [release notes](https://github.com/newrelic/nri-kubernetes/releases/tag/v3.53.2).
8+
9+
This integration is included in the following chart versions:
10+
* [newrelic-infrastructure-3.58.2](https://github.com/newrelic/nri-kubernetes/releases/tag/newrelic-infrastructure-3.58.2)
11+
* [nri-bundle-6.0.37](https://github.com/newrelic/helm-charts/releases/tag/nri-bundle-6.0.37)

src/content/docs/security/security-privacy/compliance/certificates-standards-regulations/dora/dora-data-locations.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,6 @@ New Relic stores data in the following regions**:
156156
**New Relic’s global data hosting structure consists of two regions. You can select your preferred hosting region when setting up their account.
157157

158158
For more information please see [Choose Your Data Center](/docs/accounts/accounts-billing/account-setup/choose-your-data-center/).
159+
160+
## RSS - Atom
161+
Subscribe to the [RSS feed](https://github.com/newrelic/docs-website/commits/develop/src/content/docs/security/security-privacy/compliance/certificates-standards-regulations/dora/dora-data-locations.mdx).

src/content/docs/workflow-automation/create-a-workflow-automation/create-your-own.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@ Understand these fundamentals before you build:
166166

167167
For detailed error handling patterns, see [Best practices](/docs/workflow-automation/limitations-and-faq/workflow-best-practices#error-handling).
168168

169+
<Callout variant="important">
170+
For security and privacy best practices and limitations, including data deletion, see [security best practices](/docs/workflow-automation/limitations-and-faq/workflow-best-practices/#security).
171+
</Callout>
172+
169173
## Quick start [#quick-start]
170174

171175
Build your first workflow in five steps:

src/content/docs/workflow-automation/create-a-workflow-automation/use-a-template.mdx

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -84,23 +84,6 @@ Modify workflows after deployment:
8484

8585
See [Create your own workflow](/docs/workflow-automation/create-a-workflow-automation/create-your-own) for details.
8686

87-
## Troubleshooting templates
88-
89-
If your workflow fails or doesn't behave as expected:
90-
91-
1. **Check run history**: Go to **Workflow Automation > [Your Workflow] > Run History** to see execution logs and error messages
92-
2. **Review common issues**: See [Troubleshooting Workflow Automation](/docs/workflow-automation/troubleshooting) for solutions to:
93-
- AWS credential and permission errors
94-
- Slack integration problems
95-
- Entity GUID issues
96-
- NRQL query failures
97-
- Workflow timeouts
98-
- Template-specific troubleshooting
99-
100-
<Callout variant="important">
101-
**Test templates safely**: Always test in non-production environments first. Infrastructure-changing templates (EC2, API Gateway) can impact availability if misconfigured.
102-
</Callout>
103-
10487
## Workflow automation templates
10588

10689
<CollapserGroup>

src/content/docs/workflow-automation/limitations-and-faq/workflow-best-practices.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,10 @@ Ensure only authorized team members can edit workflows:
301301
2. Limit edit permissions to DevOps team
302302
3. Use separate accounts for production and test
303303

304+
### Avoid use of personal information
305+
306+
Workflow automation will generate event records of runs, and these event records cannot be deleted for integrity and auditability purposes. Avoid adding personally identifiable information or personal data to the `workflow definition name` and `step name`.
307+
304308
## What's next
305309

306310
- **[Workflow limits](/docs/workflow-automation/limitations-and-faq/workflow-limits)**: Understand timeouts, rate limits, and constraints.

src/content/docs/workflow-automation/setup-and-configuration/actions-catalog/auth/auth-jwt-create.mdx

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -149,22 +149,22 @@ Create a JSON Web Token
149149

150150
<TabsPageItem id="httpdeleteexample">
151151
```yaml
152-
name: create-json-web-token
153-
description: ""
154-
steps:
155-
- name: auth_jwt_create_1
156-
type: action
157-
action: auth.jwt.create
158-
version: "1"
159-
inputs:
160-
algorithm: RS256
161-
privateKey: ${{ :secrets:namespace:privatekey}}
162-
headers:
163-
header1: value1
164-
claims:
165-
claim1: value1
166-
expirationTimeMinutes: 10
167-
next: end
152+
name: create-json-web-token
153+
description: ""
154+
steps:
155+
- name: auth_jwt_create_1
156+
type: action
157+
action: auth.jwt.create
158+
version: "1"
159+
inputs:
160+
algorithm: RS256
161+
privateKey: ${{ :secrets:namespace:privatekey}}
162+
headers:
163+
header1: value1
164+
claims:
165+
claim1: value1
166+
expirationTimeMinutes: 10
167+
next: end
168168
```
169169
</TabsPageItem>
170170
</TabsPages>

0 commit comments

Comments
 (0)