From c66f1806ea383d1347d8cef7a5dc7cf0f9c86cc7 Mon Sep 17 00:00:00 2001 From: Hannah Hunter Date: Wed, 7 Jun 2023 13:43:56 -0400 Subject: [PATCH 1/2] 'link' Signed-off-by: Hannah Hunter --- daprdocs/content/en/operations/monitoring/metrics/newrelic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/monitoring/metrics/newrelic.md b/daprdocs/content/en/operations/monitoring/metrics/newrelic.md index 9db539ac2..92133d65b 100644 --- a/daprdocs/content/en/operations/monitoring/metrics/newrelic.md +++ b/daprdocs/content/en/operations/monitoring/metrics/newrelic.md @@ -40,4 +40,4 @@ This document explains how to install it in your cluster, either using a Helm ch * [Telemetry Data Platform](https://newrelic.com/platform/telemetry-data-platform) * [New Relic Prometheus OpenMetrics Integration](https://github.com/newrelic/helm-charts/tree/master/charts/nri-prometheus) * [Types of New Relic API keys](https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/) -* [Alerts and Applied Intelligence](https://docs.newrelic.com/docs/alerts-applied-intelligence/new-relic-alerts/learn-alerts/alerts-ai-transition-guide-2022/) +* [Alerts and Applied Intelligence](https://docs.newrelic.com/docs/alerts-applied-intelligence/overview/) From 7d818d203ae810b8c42ede05822fe68a55402a94 Mon Sep 17 00:00:00 2001 From: Hannah Hunter Date: Wed, 7 Jun 2023 14:00:46 -0400 Subject: [PATCH 2/2] 'missed-a-few' Signed-off-by: Hannah Hunter --- daprdocs/content/en/operations/monitoring/logging/newrelic.md | 2 +- daprdocs/content/en/operations/monitoring/tracing/newrelic.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/daprdocs/content/en/operations/monitoring/logging/newrelic.md b/daprdocs/content/en/operations/monitoring/logging/newrelic.md index b54db962f..9261d09ab 100644 --- a/daprdocs/content/en/operations/monitoring/logging/newrelic.md +++ b/daprdocs/content/en/operations/monitoring/logging/newrelic.md @@ -75,4 +75,4 @@ By default, tailing is set to /var/log/containers/*.log. To change this setting, * [Telemetry Data Platform](https://newrelic.com/platform/telemetry-data-platform) * [New Relic Logging](https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-logging) * [Types of New Relic API keys](https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/) -* [Alerts and Applied Intelligence](https://docs.newrelic.com/docs/alerts-applied-intelligence/new-relic-alerts/learn-alerts/alerts-ai-transition-guide-2022/) +* [Alerts and Applied Intelligence](https://docs.newrelic.com/docs/alerts-applied-intelligence/overview/) diff --git a/daprdocs/content/en/operations/monitoring/tracing/newrelic.md b/daprdocs/content/en/operations/monitoring/tracing/newrelic.md index 4c888db3b..183ab7e57 100644 --- a/daprdocs/content/en/operations/monitoring/tracing/newrelic.md +++ b/daprdocs/content/en/operations/monitoring/tracing/newrelic.md @@ -101,7 +101,7 @@ And the exact same dashboard templates from Dapr can be imported to visualize Da ## New Relic Alerts -All the data that is collected from Dapr, Kubernetes or any services that run on top of can be used to set-up alerts and notifications into the preferred channel of your choice. See [Alerts and Applied Intelligence](https://docs.newrelic.com/docs/alerts-applied-intelligence/new-relic-alerts/learn-alerts/alerts-ai-transition-guide-2022/). +All the data that is collected from Dapr, Kubernetes or any services that run on top of can be used to set-up alerts and notifications into the preferred channel of your choice. See [Alerts and Applied Intelligence](https://docs.newrelic.com/docs/alerts-applied-intelligence/overview/). ## Related Links/References @@ -111,4 +111,4 @@ All the data that is collected from Dapr, Kubernetes or any services that run on * [New Relic Trace API](https://docs.newrelic.com/docs/distributed-tracing/trace-api/introduction-trace-api/) * [Types of New Relic API keys](https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/) * [New Relic OpenTelemetry User Experience](https://blog.newrelic.com/product-news/opentelemetry-user-experience/) -* [Alerts and Applied Intelligence](https://docs.newrelic.com/docs/alerts-applied-intelligence/new-relic-alerts/learn-alerts/alerts-ai-transition-guide-2022/) +* [Alerts and Applied Intelligence](https://docs.newrelic.com/docs/alerts-applied-intelligence/overview/)