From 15003080eb2c4c316e369c26a1872e3da74f7330 Mon Sep 17 00:00:00 2001 From: Mickey Ryan <105245033+mickeyryan42@users.noreply.github.com> Date: Tue, 13 Aug 2024 18:01:48 -0400 Subject: [PATCH] NR-294934 alert deprecation (#18343) * docs: Removing collapser for alert deprecation * feat(Alerts): Clarified even more that alerts aren't pre-built, but you need to do it yourself * docs: Replace preconfigured alerts references * fix(Kubernetes): Fixed unclosed collapser tag --------- Co-authored-by: Shawn Kilburn --- .../installing-monitor.mdx | 10 +--- .../migrating-dashboards.mdx | 54 ++----------------- src/install/kubernetes/find-data.mdx | 16 +----- 3 files changed, 7 insertions(+), 73 deletions(-) diff --git a/src/content/docs/tutorial-dd-migration/installing-monitor.mdx b/src/content/docs/tutorial-dd-migration/installing-monitor.mdx index b61f04a7423..28a01bebe8c 100644 --- a/src/content/docs/tutorial-dd-migration/installing-monitor.mdx +++ b/src/content/docs/tutorial-dd-migration/installing-monitor.mdx @@ -447,15 +447,9 @@ Once your data ingestion is set up, you'll want to use our dashboards to begin o -## Add preconfigured alerts [#alerts] +## Add alerts [#alerts] -We offer a variety of premade for you to use with your installed data agent. You can access these alerts in different places depending on what option you selected above: - -* Infrastructure: Go to [**one.newrelic.com > Integrations & Agents > Infrastructure & OS**](https://one.newrelic.com/marketplace?state=e0a1fd90-4dc6-aef2-a0ae-49775c21d033), then select the **Alerts** tab. -* Application: Go to [**one.newrelic.com > Integrations & Agents > Application monitoring**](https://one.newrelic.com/marketplace?state=fe696742-816d-5cc7-94d8-b7b453ef3161), then select the **Alerts** tab. -* Logs: Go to [**one.newrelic.com > Integrations & Agents > Logging**](https://one.newrelic.com/marketplace?state=b2e946fc-c4f8-a1ad-c40a-c63f2bbc55ff), then select the **Alerts** tab. - -You'll see a list of preset alerts to choose from. Once you add one to your account, you can customize the conditions to whatever you need them to be. Just select the option you want, add your account, plug-in your data with our guided install, and you'll be set! For more information on setting up premade alerts, see our [documentation on adding dashboards and alerts](/docs/tutorial-dd-migration/migrating-dashboards/). +For more on creating alerts, see our [alert conditions](/docs/alerts/create-alert/create-alert-condition/alert-conditions/) doc. come in to help you make the most of it. You can use our pre-configured options to setup solutions out of the box, or use [NRQL](/docs/query-your-data/nrql-new-relic-query-language/get-started/introduction-nrql-new-relics-query-language/), New Relic's Query Language, to create custom dashboard components and alert policies that are as fine-tuned to your requirements as you need want them to be. And like all our other features, you can try out dashboards and alerts using your own data [for free](https://newrelic.com/signup). +Where New Relic entities can give you scores of data to observe, our dashboards and come in to help you make the most of it. You can use our pre-configured options to set up dashboard solutions out of the box, or use [NRQL](/docs/query-your-data/nrql-new-relic-query-language/get-started/introduction-nrql-new-relics-query-language/), New Relic's Query Language, to create custom dashboard components and alert policies that are as fine-tuned to your requirements as you need want them to be. And like all our other features, you can try out dashboards and alerts using your own data [for free](https://newrelic.com/signup). for your unique requirements while helping to eliminate alert fatigue. We offer proactive awareness for your problems, utilizing machine learning to enhance our policies. Our alerts: * Give you both preconfigured and from scratch creation options * Constantly detect the anomalies you care about the most * Notify the right people at the right time, eliminating confusion in dealing with issues * Prioritize alert importance, reducing clutter and helping you keep track of what's really important - - - - - An image displaying some of New Relic's premade alerts - - An image displaying New Relic's alert guided install - - - - - - Go to [**Integrations & Agents**](https://one.newrelic.com/marketplace), then select the feature you want to create a dashboard for. For our example, we'll choose **Application monitoring**, and create an alert to notify of us issues with a Ruby app. - - - - - Select the **Ruby alert policy** option under **Alerts** to open the guided install window. - - - - Select the account you want to add the alert to from the drop-down. - - - - Ensure you have the application setup already. In this case, Ruby would need to be setup. If you hadn't set up, you'd select the **Setup** option, and if you had, you'd select **Done**. - - - - New Relic creates the alert for you, and you can select **View alert policy** to go to it right away and see if it catches any anomalies in your app. - - - - If you want to learn how to [modify existing alert policies](/docs/alerts-applied-intelligence/new-relic-alerts/alert-policies/create-edit-or-find-alert-policy/#quick-reference-policies) or [create new ones from scratch](/docs/alerts-applied-intelligence/new-relic-alerts/get-started/your-first-nrql-condition/), check out our comprehensive [alerts documentation](/docs/alerts-applied-intelligence/overview/). - - - - +For more on creating alerts, see our [alert conditions](/docs/alerts/create-alert/create-alert-condition/alert-conditions/) doc. 1. Go to **[one.newrelic.com](https://one.newrelic.com) > +Integrations & Agents** and type **Kubernetes**. - 2. Under **Alerts** select one of the options. - - Add Kubernetes alerts - - 3. Click **Edit** if you want to change the account in the popup window that opens. - - 4. Click **Setup Kubernetes** or **Skip this step** if you already setup this datasource. - - 5. Click **View alert policy**, and see your Kubernetes data in New Relic. - + For more on creating alerts, see our [alert conditions](/docs/alerts/create-alert/create-alert-condition/alert-conditions/) doc. +