Skip to content

Commit

Permalink
Merged main into main-kr
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-docs-eng-opensource-bot authored Oct 18, 2024
2 parents d832cbd + 2e6eeba commit 27452e9
Show file tree
Hide file tree
Showing 44 changed files with 1,845 additions and 505 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Blazor WebAssembly integration
tags:
- Blazor WebAssembly integration
- New Relic integrations
metaDescription: Install our Snowflake dashboards and see your Snowflake data in New Relic.
metaDescription: Install our Blazor WebAssembly to monitor various datapoints in New Relic.
redirects:
- /docs/infrastructure/host-integrations/host-integrations-list/browser-monitoring-integrations/blazor-webassembly
freshnessValidatedDate: never
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
subject: "Docs"
releaseDate: '2024-10-11'
version: 'version: October 4-October 10, 2024'
version: 'version: October 4-10, 2024'
---

### New docs
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
---
subject: "Docs"
releaseDate: '2024-10-18'
version: 'version: October 11-17, 2024'
---

### New docs

* [Forward Kong Gateway logs](/docs/logs/forward-logs/kong-gateway/) describes how to install and use this new log forwarding plugin via the Kubernetes integration.
* [Azure App Service monitoring](/docs/apm/agents/manage-apm-agents/azure/monitoring-azure-app-service/) describes how to integrate this Azure service with New Relic and links out to instructions on how to set this up for our Java, .NET, Node.js, and Python APM agents.
* [Introduction to the data explorer](/docs/query-your-data/explore-query-data/query-builder/introduction-new-data-explorer/) describes how to use our new data explorer UI to query your data and gain deeper insights into how the New Relic platform can support you and solve your problems.
* [Monitor Amazon ECS environments with APM language agents](/docs/infrastructure/elastic-container-service-integration/monitor-ecs-with-apm-agents/) helps you install our APM agents on your AMazaon ECS environment.
* [Migrate to NRQL](/docs/apis/rest-api-v2/migrate-to-nrql/) describes how to migrate your REST API v2 queries to NRQL queries.

### Major changes

* We've migrated content from our open source site to our docs site.
* Clarified how to manage secrets with the [Kubernetes agent operator](/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-agent-operator/).

### Minor changes

* In [OpenTelemetry metrics in New Relic](/docs/opentelemetry/best-practices/opentelemetry-best-practices-metrics/#otlp-summary), we've clarified that OpenTelemetry summary metrics aren't supported.
* Updated a screenshot in [recommended alert policies and dashboards](/docs/kubernetes-pixie/kubernetes-integration/installation/recommended-alert-policies/#add-recommended-alert-policy) to clarify where to find the Kubernetes and Google Kubernetes Engine tiles.
* Deleted Stackato and WebFaction docs related to the Python APM agent, because they're no longer relevant.
* Added a new browser monitoring endpoint to our [Networks](/docs/new-relic-solutions/get-started/networks/#new-relic-endpoints) doc.
* Cleaned up minor issues across our browser monitoring troubleshooting docs.
* In [troubleshoot runtime upgrade errors](/docs/synthetics/synthetic-monitoring/troubleshooting/runtime-upgrade-troubleshooting/#scripted-api-form) described how to solve issues when using older Node runtimes with `$http` objects.
* In [.NET agent API](/docs/apm/agents/net-agent/net-agent-api/net-agent-api), we've added `NewRelic.Api.Agent.NewRelic` to the `ITransaction` API call and added the new `RecordDatastoreSegment` API call.

### Release notes

Check out our What's New posts to learn about new features and releases:



Stay up-to-date on our most recent releases:

* [Android agent v7.6.1](/docs/release-notes/mobile-release-notes/android-release-notes/android-761/)
* Adds support for the Android Gradle plugin 8.7
* Fixes ProGuard/DexGuard mapping files not being correctly uploaded
* Other bug fixes
* [Browser agent v1.269.0](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.269.0/)
* Allows the MicroAgent loader on NPM to use logging APIs to manually capture log data
* Adds instrumentation metadata to logging payloads
* Fixes bugs related to session traces and session replay security policy errors
* [Go agent v3.35.0](/docs/release-notes/agent-release-notes/go-release-notes/go-agent-3-35-0/)
* Adds support for secure cookie event reporting
* Uses `error.Error()` value for log attributes
* Enhances URL support for AMQP server connections
* Various bug fixes
* [Lambda-Extension v2.3.14](/docs/release-notes/lambda-extension-release-notes/lambda-extension-2.3.14/)
* Adds a feature to ignore extension startup checks
* Updates README with information on how to use the `NR_TAGS` environment variable
* Adds support for the `NEW_RELIC_ENABLED` Boolean environment variable
* [.NET agent v10.32.0](/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-32-0/)
* Deprecates enviroment variables prefixed `NEWRELIC_`
* Implements a consistent naming scheme for all environment variables
* Updates CosmosDB instrumentation to support the latest version
* [Ping Runtime v1.47.0](/docs/release-notes/synthetics-release-notes/ping-runtime-release-notes/ping-runtime-1.47.0/)
* Fixes an issue related to user permissions for the ping-runtime control script for non-root users
* [Python agent v10.2.0](/docs/release-notes/agent-release-notes/python-release-notes/python-agent-100200/)
* Adds Azure init container operator flag to support that option for monitoring Azure Container apps
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
subject: Capacitor agent
releaseDate: '2024-09-15'
version: 1.5.1
version: 1.5.2
downloadLink: 'https://www.npmjs.com/package/@newrelic/newrelic-capacitor-plugin/v/1.5.2'
---

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
subject: Capacitor agent
releaseDate: '2024-10-18'
version: 1.5.3
downloadLink: 'https://www.npmjs.com/package/@newrelic/newrelic-capacitor-plugin/v/1.5.3'
---

## Improvements

- Native Android agent updated to version 7.6.1
- Native iOS agent updated to version 7.5.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
subject: Cordova agent
releaseDate: '2024-10-18'
version: 7.0.3
downloadLink: 'https://github.com/newrelic/newrelic-cordova-plugin'
---

## Improvements

- Native Android agent updated to version 7.6.1
- Native iOS agent updated to version 7.5.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
subject: Flutter agent
releaseDate: '2024-10-18'
version: 1.1.5
downloadLink: 'https://pub.dev/packages/newrelic_mobile/versions/1.1.5'
---


## Updates
- Updated the underlying native Android agent to version 7.6.1 for improved performance and compatibility.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
subject: .NET MAUI agent
releaseDate: '2024-09-29'
version: 1.1.3
downloadLink: 'https://www.nuget.org/packages/NewRelic.MAUI.Plugin'
---

## Bug Fixes

- Fixed info Plist issue for iOS Binding
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
subject: .NET MAUI agent
releaseDate: '2024-10-11'
version: 1.1.4
downloadLink: 'https://www.nuget.org/packages/NewRelic.MAUI.Plugin'
---

## Improvements

- Added Support to Record iOS Crash as Handled Exception
- Native Android agent updated to version 7.6.1
- Native iOS agent updated to version 7.5.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
subject: React Native agent
releaseDate: '2024-09-16'
version: 1.4.5
downloadLink: 'https://www.npmjs.com/package/newrelic-react-native-agent/v/1.4.5'
---

## Improvements

- Native Android agent updated to version 7.6.1
- Native iOS agent updated to version 7.5.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
subject: Unity agent
releaseDate: '2024-10-18'
version: 1.4.2
downloadLink: 'https://github.com/newrelic/newrelic-unity-agent.git'
---


## Improvements

- Native Android agent updated to version 7.6.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
subject: Xamarin agent
releaseDate: '2024-10-11'
version: 1.0.1
downloadLink: 'https://www.nuget.org/packages/NewRelic.Xamarin.Plugin'
---


## Improvements

- Native Android agent updated to version 7.6.1
- Native iOS agent updated to version 7.5.2
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ New Relic offers several methods to instrument your AWS Lambda functions for com

Regardless of the method you choose, the New Relic layer adds the New Relic agent to your functions. This agent automatically instruments your functions upon invocation, generating a payload, `NR_LAMBDA_MONITORING`, that is sent to New Relic via the New Relic Lambda extension.

Depending on your needs, you can choose to either bypass the extension and only see telemetry in CloudWatch, bypass CloudWatch, or use CloudWatch as a fallback. The [CloudWatch](#CloudWatch-only) section at end of this doc will guide you through each option.
Depending on your needs, you can choose to either bypass the extension and only see telemetry in CloudWatch, bypass CloudWatch, or use CloudWatch as a fallback. The [CloudWatch](#CloudWatch) section at end of this doc will guide you through each option.

<CollapserGroup>
<Collapser
Expand Down Expand Up @@ -221,10 +221,10 @@ Depending on your needs, you can choose to either bypass the extension and only
</Collapser>
<Collapser
id="fallback"
id="CloudWatch"
title="CloudWatch only and CloudWatch fallback"
>
You can choose to send data to CloudWatch only or as a fallback.To learn more, please see our [CloudWatch fallback documentation](/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/cloudwatch-fallback).
You can choose to send data to CloudWatch only or as a fallback.To learn more, please see our [CloudWatch fallback documentation](/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/cloud-watch-fallback).
</Collapser>
</CollapserGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ Si es administrador de un proveedor de servicios gestionados o de una compañía

```graphql
mutation {
createOrganization(
customerId: "CC-1234567890",
organization!: {name!: "New Customer Organization Name"},
sharedAccount: {accountId!: 1234567, limitingRoleId: 325}
organizationCreate(
customerId: "CC-1234567890"
organization: {name: "New Customer Organization Name"}
sharedAccount: {accountId: 1234, limitingRoleId: 0}
) {
jobId
}
Expand All @@ -89,10 +89,10 @@ Si es administrador de una organización empresarial que no necesita mucho contr

```graphql
mutation {
createOrganization(
customerId: "CC-1234567890",
organization!: {name!: "New Customer Organization Name"},
newManagedAccount: {name: "New Managed Account Name", regionCode: "eu01"},
organizationCreate(
customerId: "CC-123456789"
newManagedAccount: {name: "New Managed Account Name", regionCode: EU01}
organization: {name: "New Organizanization Name"}
) {
jobId
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,41 +8,41 @@ freshnessValidatedDate: never
translationType: machine
---

En alerta, un <DNT>**entity**</DNT> se define como cualquier objetivo para monitoreo, como una aplicación, un browser o un host. La [UI de alerta](/docs/alerts/new-relic-alerts/defining-conditions/select-product-targets-alert-condition) muestra la entidad disponible que puede seleccionar. También puede utilizar la API REST y el Explorador de API para [agregar](https://rpm.newrelic.com/api/explore/alerts_entity_conditions/add) o [eliminar](https://rpm.newrelic.com/api/explore/alerts_entity_conditions/remove) entidades para una condición.
En <InlinePopover type="alerts" />, un <DNT>**entity**</DNT> se define como cualquier objetivo de monitoreo, como una aplicación, un browser o un host. La [UI de alertas](http://one.newrelic.com/alerts/) muestra las entidades disponibles que puedes seleccionar. También puede emplear la API REST y el Explorador API para [agregar](https://api.newrelic.com/docs/#/Alerts%20Entity%20Conditions/put_alerts_entity_conditions__entity_id__json) o [eliminar](https://api.newrelic.com/docs/#/Alerts%20Entity%20Conditions/delete_alerts_entity_conditions__entity_id__json) entidades para una condición.

## Antes de usar la API REST [#before-start]

La API REST ya no es la forma preferida de gestionar sus alertas mediante programación. Para obtener más contexto, lea la [Introducción a las API de <InlinePopover type="alerts" />](/docs/alerts-applied-intelligence/new-relic-alerts/advanced-alerts/alerts-api/intro-alerts-api).
La API REST ya no es la forma preferida de gestionar programáticamente sus alertas. Para obtener más contexto, lea [Introducción a las API para alertas](/docs/alerts/scale-automate/nerdgraph/nerdgraph-api-examples/).

## Requisitos

Modificar la lista de entidades en una condición requiere que sepas:

* Tu [clave de API](/docs/apis/rest-api-v2/getting-started/introduction-new-relic-rest-api-v2#api_key)
* El [`entity_id`](/docs/alerts/new-relic-alerts/getting-started/alerts-glossary#alert-entity) de la entidad que desea monitor
* El [`condition_id`](/docs/alerts/new-relic-alerts/getting-started/alerts-glossary#alert-condition) de la condición que desea modificar
* La [\{&apos;\{entity\_ID}&apos;}](/docs/new-relic-solutions/get-started/glossary/#entity) de la entidad que desea monitor
* El [\{&apos;\{condition\_ID}&apos;}](/docs/new-relic-solutions/get-started/glossary/#alert-condition) de la condición que desea modificar

## Procedimiento general [#basic\_process][#basic_process]

Para actualizar la lista de entidades para una condición:

1. Localice el [ID de entidad](/docs/alerts/new-relic-alerts/getting-started/alerts-glossary#alert-entity) apropiado; por ejemplo, [ID de la aplicación](/docs/apis/rest-api-v2/requirements/listing-host-instance-application-server-ids) y [ID del navegador](/docs/apis/rest-api-v2/browser-examples-v2/adding-or-listing-browser-apps-api-v2#specific-browser-app).
1. Localice el ID de entidad correspondiente; por ejemplo, [ID de la aplicación](/docs/apis/rest-api-v2/requirements/listing-host-instance-application-server-ids) y [IDbrowser ](/docs/apis/rest-api-v2/browser-examples-v2/add-or-list-browser-apps-api-v2/).

2. [Identifique el ID de la política por nombre o tipo](/docs/apm/apis/alert-examples-v2/listing-policies-api-v2#single_policy).
2. [Identifique el ID de la política por nombre o tipo](/docs/alerts/scale-automate/rest-api/rest-api-calls-alerts/#alert-policies).

3. Obtenga la lista de condiciones asociadas a la póliza y elija la que desea modificar para la categoría adecuada:

* [<InlinePopover type="apm" />, <InlinePopover type="browser" />y<InlinePopover type="mobile" />](/docs/alerts/new-relic-alerts/rest-api-alerts/rest-api-calls-new-relic-alerts#conditions)
* [APM, monitoreo de browser, y monitoreo de celulares](/docs/alerts/new-relic-alerts/rest-api-alerts/rest-api-calls-new-relic-alerts#conditions)
* [Servicios externos](/docs/alerts/new-relic-alerts/rest-api-alerts/rest-api-calls-new-relic-alerts#ext-services-conditions)
* [Monitoreo sintetico](/docs/alerts/new-relic-alerts/rest-api-alerts/rest-api-calls-new-relic-alerts#synthetics-conditions)

4. Modifique la condición mediante las solicitudes de API [para agregar](/docs/alerts/new-relic-alerts/rest-api-alerts/rest-api-calls-new-relic-alerts#add-entity) o [eliminar](/docs/alerts/new-relic-alerts/rest-api-alerts/rest-api-calls-new-relic-alerts#remove_entity) .
4. Modifique la condición mediante las [solicitudes de API](/docs/alerts/scale-automate/rest-api/rest-api-calls-alerts/#alert-entity-conditions) para agregar o eliminar.

<Callout variant="important">
Siga los requisitos para la [cantidad mínima y máxima de entidades](/docs/alerts/new-relic-alerts/configuring-alert-policies/minimum-maximum-values) que puede agregar a las condiciones.
</Callout>

## Ejemplo: agregar/eliminar una entidad [#example]
## Ejemplo: Agregar o eliminar una entidad [#example]

El siguiente ejemplo muestra cómo agregar una aplicación Ruby denominada `TimberTime` en una condición y cómo eliminar una entidad de esa misma condición.

Expand All @@ -51,6 +51,7 @@ Solo el primer paso de este ejemplo es exclusivo de elegir la aplicación Ruby c
1. Obtenga el `entity_id`; por ejemplo, `application_id`:

```shell

curl -X GET 'https://api.newrelic.com/v2/applications.json' \
-H $API_KEY -i
```
Expand All @@ -60,6 +61,7 @@ Solo el primer paso de este ejemplo es exclusivo de elegir la aplicación Ruby c
Si conoce el nombre de la aplicación, utilice este comando y especifique `app_name`:

```shell
curl -X GET 'https://api.newrelic.com/v2/applications.json' \
-H $API_KEY -i \
-d 'filter[name]=TimberTime'
Expand All @@ -82,6 +84,7 @@ Solo el primer paso de este ejemplo es exclusivo de elegir la aplicación Ruby c
3. Obtenga el `policy_id` que desea actualizar; por ejemplo, la política `Logjam Alert` de la aplicación `TimberTime` . Para obtener el `policy_id`, use este comando:
```shell
curl -X GET 'https://api.newrelic.com/v2/alerts_policies.json' \
-H $API_KEY -i \
-G -d 'filter[name]= Logjam Alert' # policy_name
Expand All @@ -104,6 +107,7 @@ Solo el primer paso de este ejemplo es exclusivo de elegir la aplicación Ruby c
5. Enumere todas las condiciones de esta política y localice el `condition_id`:
```shell
curl -X GET 'https://api.newrelic.com/v2/alerts_conditions.json' \
-H $API_KEY -i \
-G -d 'policy_id=85'
Expand Down Expand Up @@ -142,6 +146,7 @@ Solo el primer paso de este ejemplo es exclusivo de elegir la aplicación Ruby c
Para agregar `entity_id` 12345 a `condition_id` 234567, con `entity_type` configurado como `Application`:
```shell
curl -X PUT 'https://api.newrelic.com/v2/alerts_entity_conditions/12345.json' \
-H $API_KEY -i \
-H 'Content-Type: application/json' \
Expand All @@ -151,6 +156,7 @@ Solo el primer paso de este ejemplo es exclusivo de elegir la aplicación Ruby c
Para eliminar `entity_id` 8288171 de `condition_id` 234567, con `entity_type` configurado como `Application`:
```shell
curl -X DELETE 'https://api.newrelic.com/v2/alerts_entity_conditions/8288171.json' \
-H $API_KEY -i \
-G -d 'entity_type=Application&condition_id=234567'
Expand Down
Loading

0 comments on commit 27452e9

Please sign in to comment.