-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19351 from newrelic/daily-release/11-21-24-morning
Daily release/11 21 24 morning
- Loading branch information
Showing
8 changed files
with
238 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -275,20 +275,20 @@ version. | |
| --- | --- | --- | --- | | ||
| `@apollo/gateway` | 2.3.0 | 2.9.3 | `@newrelic/[email protected]` | | ||
| `@apollo/server` | 4.0.0 | 4.11.2 | `@newrelic/[email protected]` | | ||
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.691.0 | 11.13.0 | | ||
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.691.0 | 8.7.1 | | ||
| `@aws-sdk/client-sns` | 3.0.0 | 3.691.0 | 8.7.1 | | ||
| `@aws-sdk/client-sqs` | 3.0.0 | 3.691.0 | 8.7.1 | | ||
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.691.0 | 8.7.1 | | ||
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.696.0 | 11.13.0 | | ||
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.696.0 | 8.7.1 | | ||
| `@aws-sdk/client-sns` | 3.0.0 | 3.696.0 | 8.7.1 | | ||
| `@aws-sdk/client-sqs` | 3.0.0 | 3.696.0 | 8.7.1 | | ||
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.696.0 | 8.7.1 | | ||
| `@aws-sdk/smithy-client` | 3.47.0 | 3.374.0 | 8.7.1 | | ||
| `@elastic/elasticsearch` | 7.16.0 | 8.16.0 | 11.9.0 | | ||
| `@elastic/elasticsearch` | 7.16.0 | 8.16.1 | 11.9.0 | | ||
| `@grpc/grpc-js` | 1.4.0 | 1.12.2 | 8.17.0 | | ||
| `@hapi/hapi` | 20.1.2 | 21.3.12 | 9.0.0 | | ||
| `@koa/router` | 11.0.2 | 13.1.0 | 3.2.0 | | ||
| `@langchain/core` | 0.1.17 | 0.3.18 | 11.13.0 | | ||
| `@nestjs/cli` | 9.0.0 | 10.4.7 | 10.1.0 | | ||
| `@nestjs/cli` | 9.0.0 | 10.4.8 | 10.1.0 | | ||
| `@prisma/client` | 5.0.0 | 5.22.0 | 11.0.0 | | ||
| `@smithy/smithy-client` | 2.0.0 | 3.4.3 | 11.0.0 | | ||
| `@smithy/smithy-client` | 2.0.0 | 3.4.4 | 11.0.0 | | ||
| `amqplib` | 0.5.0 | 0.10.4 | 2.0.0 | | ||
| `apollo-server` | 3.0.0 | 3.13.0 | `@newrelic/[email protected]` | | ||
| `apollo-server-express` | 3.0.0 | 3.13.0 | `@newrelic/[email protected]` | | ||
|
@@ -310,7 +310,7 @@ version. | |
| `mysql` | 2.2.0 | 2.18.1 | 1.32.0 | | ||
| `mysql2` | 2.0.0 | 3.11.4 | 1.32.0 | | ||
| `next` | 13.4.19 | 15.0.3 | 12.0.0 | | ||
| `openai` | 4.0.0 | 4.72.0 | 11.13.0 | | ||
| `openai` | 4.0.0 | 4.73.0 | 11.13.0 | | ||
| `pg` | 8.2.0 | 8.13.1 | 9.0.0 | | ||
| `pg-native` | 3.0.0 | 3.2.0 | 9.0.0 | | ||
| `pino` | 7.0.0 | 9.5.0 | 8.11.0 | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
46 changes: 46 additions & 0 deletions
46
.../docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-34-0.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
subject: .NET agent | ||
releaseDate: '2024-11-19' | ||
version: 10.34.0 | ||
downloadLink: 'https://download.newrelic.com/dot_net_agent/latest_release' | ||
features: ['Add Distributed Tracing support for Azure Functions HTTPTrigger.','The .NET agent now allows you to opt-in to adding your custom tags (labels) to agent-forwarded logs.'] | ||
bugs: ['Don''t instrument certain processes in Azure Linux App Service deployments.','Fix a bug in `run.sh`.'] | ||
security: [] | ||
--- | ||
|
||
### Notice | ||
|
||
* The .NET agent now allows you to opt-in to adding your custom tags (labels) to agent-forwarded logs. With custom tags on logs, platform engineers can easily filter, search, and correlate log data for faster and more efficient troubleshooting, improved performance, and optimized resource utilization. To learn more about this feature see the [documentation](https://docs.newrelic.com/docs/logs/logs-context/Custom-tags-agent-forwarder-logs).(https://github.com/newrelic/newrelic-dotnet-agent/pull/2831) ([d1e29ea](https://github.com/newrelic/newrelic-dotnet-agent/commit/d1e29eaa5103fede483c7248fed5ace0620c6ccd)) | ||
|
||
### New features | ||
|
||
* Add Distributed Tracing support for Azure Functions HTTPTrigger. ([#2868](https://github.com/newrelic/newrelic-dotnet-agent/issues/2868)) ([0278836](https://github.com/newrelic/newrelic-dotnet-agent/commit/0278836fc9b538f9eceabd47af7b5da46ed13274)) | ||
* The .NET agent now allows you to opt-in to adding your custom tags (labels) to agent-forwarded logs. With custom tags on logs, platform engineers can easily filter, search, and correlate log data for faster and more efficient troubleshooting, improved performance, and optimized resource utilization. To learn more about this feature see the [documentation](https://docs.newrelic.com/docs/logs/logs-context/Custom-tags-agent-forwarder-logs).(https://github.com/newrelic/newrelic-dotnet-agent/pull/2831) ([d1e29ea](https://github.com/newrelic/newrelic-dotnet-agent/commit/d1e29eaa5103fede483c7248fed5ace0620c6ccd)) | ||
|
||
### Fixes | ||
|
||
* Don't instrument certain processes in Azure Linux App Service deployments. Resolves [#2871](https://github.com/newrelic/newrelic-dotnet-agent/issues/2871). ([7ed945b](https://github.com/newrelic/newrelic-dotnet-agent/commit/7ed945b659be8a670d27c5a266738ffd5a712a41)) | ||
* Fix a bug in `run.sh`. Resolves [#2887](https://github.com/newrelic/newrelic-dotnet-agent/issues/2887) ([#2888](https://github.com/newrelic/newrelic-dotnet-agent/issues/2888)) ([df17cfd](https://github.com/newrelic/newrelic-dotnet-agent/commit/df17cfdf6d777ed623c437c2f9dd5dfab3651260)) | ||
|
||
### Checksums | ||
| File | SHA - 256 Hash | | ||
| ---| ---| | ||
| newrelic-dotnet-agent-10.34.0-1.x86_64.rpm | 6D79C44A4C2E96286CF3F1C12E07838DC65CE9A474CC86407F6B4DF6D346656C | | ||
| newrelic-dotnet-agent_10.34.0_amd64.deb | 444BF2BA93B0E95FCE916CE7BFCA26A9A221830B368D86F1B738B47B50F38D1F | | ||
| newrelic-dotnet-agent_10.34.0_amd64.tar.gz | 338120A20039D49F27CB48D1CB940540660F0F9FB4BBEC98CAF097810ED8C88B | | ||
| newrelic-dotnet-agent_10.34.0_arm64.deb | 371269E295ECB425FAE120DF2E7AB0A1AFA2520A451B8A83BE16BCBE0ABD3957 | | ||
| newrelic-dotnet-agent_10.34.0_arm64.tar.gz | A008918C7A97D988023DBE43E46C4A118EDB2073E25DF9D95B3794F71E7674B5 | | ||
| NewRelicDotNetAgent_10.34.0_x64.msi | 8B889669F8CB6DBD437D626B3C4252B5C95C223FACEB3CFB02544C62FCAFDE5B | | ||
| NewRelicDotNetAgent_10.34.0_x64.zip | 629A6FD8A3F856AE40F6F77C60DF17321E92003B44F88960CA1A32734B269455 | | ||
| NewRelicDotNetAgent_10.34.0_x86.msi | E1BE19B96B41C3640067FDD20DCCF5DDB43ED38DA0786C34A2B8D0DE8F4459A6 | | ||
| NewRelicDotNetAgent_10.34.0_x86.zip | 5292B803BCB1D01F0F50F74383D2D37EB9F5874CDD5FD7C3822B8F695789F7AE | | ||
|
||
|
||
### Updating your agent | ||
|
||
* Follow standard procedures to [update the .NET agent](/docs/agents/net-agent/installation-configuration/update-net-agent). | ||
* If you're using a particularly old agent, review the list of major changes and procedures for [updating legacy .NET agents](/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net). | ||
|
||
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about [keeping your agent up to date](/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent). | ||
See the New Relic .NET agent [EOL policy doc](/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy) for information about agent releases and support dates. | ||
|
28 changes: 28 additions & 0 deletions
28
src/i18n/content/es/docs/logs/logs-context/custom-tags-agent-forwarder-logs.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: Agregue una etiqueta personalizada al registro de la aplicación | ||
tags: | ||
- Logs | ||
- Enable log management in New Relic | ||
- Logs in context | ||
- Tag | ||
- Labels | ||
metaDescription: 'For apps monitored by New relic language agents, learn how to add custome tags (labels) to logs.' | ||
freshnessValidatedDate: never | ||
translationType: machine | ||
--- | ||
|
||
New Relic APM ahora le permite optar por agregar su etiqueta personalizada al registro reenviado por el agente. Con una etiqueta de registro personalizada, DevOps y los ingenieros de plataformas pueden filtrar, buscar y correlacionar datos log para una resolución de problemas más rápida y eficiente, un rendimiento mejorado y una utilización optimizada de los recursos. | ||
|
||
## Habilitar etiqueta personalizada (etiquetas) en el registro de aplicación | ||
|
||
Cuando está habilitado, el agente de lenguaje de New Relic agrega todas las etiquetas personalizadas al registro reenviado por el agente. | ||
|
||
Idiomas admitidos: | ||
|
||
* [.NET](/docs/apm/agents/net-agent/configuration/net-agent-configuration) | ||
* [Ruby](/docs.newrelic.com/docs/apm/agents/ruby-agent/configuration/ruby-agent-configuration/) | ||
* Go: próximamente | ||
* Java: próximamente | ||
* Node.js: próximamente | ||
* PHP: próximamente | ||
* Python: próximamente |
Oops, something went wrong.