Skip to content

Latest commit

 

History

History
153 lines (128 loc) · 9.36 KB

migrating-dashboards.mdx

File metadata and controls

153 lines (128 loc) · 9.36 KB
title metaDescription redirects freshnessValidatedDate
Create alerts and dashboards
How to migrate your UX monitoring from Datadog to New Relic.
/docs/journey-migration/migrating-dashboards/
never

import journeyPremadeAlerts from 'images/apm_screenshot-crop_premade-alerts.webp'

import journeyGuidedAlerts from 'images/apm_screenshot-crop_guided-install.webp'

import journeyPremadeDashboards from 'images/browser_screenshot-crop_premade-dashboards.webp'

import journeyGuidedDash from 'images/browser_screenshot-crop_guided-setup.webp'

import journeyInfraDash from 'images/infrastructure_screenshot-crop_premade-dashboards.webp'

import journeyAzureDash from 'images/infrastructure_screenshot-crop_journey-guided-azure-dash.webp'

import journeyAlertsAndDash from 'images/dashboards_screenshot-crop_journey-dash-and-alerts.webp'

Setting up monitors for your data is the foundation of observability, but it's only half of the equation. You need to be able to visualize your data, group streams together, and be notified when your system runs into issues that negatively affect your users. You need to be able to do all this from a centralized location, and be able to adapt to the changing data needs of your organization by curating new visualizations on-the-fly.

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 setup solutions out of the box, or use NRQL, 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.

A screenshot showing parts of New Relic's alert monitor and dashboards

Visualize from the get go [#get-go]

As soon as you begin ingesting data, New Relic automatically begins providing you visualizations to help monitor it without any further setup. The dashboards and charts we generate for you give out-of-the-box, granular details on what you've chosen to monitor. For example, once you finish setting up an APM, you'll immediately have access to:

  • A chart for tracking web transaction times, available to view in multiple formats.
  • An Apdex chart for tracking your Apdex score over an adjustable period of time.
  • Charts for tracking throughput, errors, and logs.
  • Distributed tracing insights that show information on exclusive duration, call counts, and more.
  • Sections detailing the total number of issues and vulnerabilities, as well as the percentage change in error rate and response time since your last deployment.
  • Recommendations for improving your stack and where to go after you've set up the data ingest.

The above examples are only one set of visualizations you get without needing any setup time. Features may change depending what data you're ingesting and what capabilities you've set up within the platform. Regardless of what you choose, we'll be sure to give you an array of information on the data you observe within our platform without you having to do anything at all beyond the setup procedure.

Your dashboarding solution [#dashboard-solutions]

Our dashboards take the data you put into New Relic and provide you with a wide array of visualizations to suit your needs. You can make them as wide-viewed or as detailed as you like, and use them to troubleshoot issues before they become problems. Our dashboards give you:

  • Analysis into your system, letting you correlate issues and act on them fast
  • In-depth views of your network, infrastructure, applications, logs, and anything else you need
  • Eliminate data silos and view your entire stack at a glance
  • Report on custom information from virtually any data source

An image displaying some of New Relic's premade dashboards

An image displaying New Relic's dashboard guided install

Go to [**one.newrelic.com > Add Data**](https://one.newrelic.com/marketplace), then select the feature you want to create a dashboard for. For our example, we'll choose **Infrastructure & OS**, and create a dashboard to monitor an Azure integration. Select the **Azure Integrations Data Ingest Analysis** option under **Dashboards** to open the guided install window. Select the account you want to add the dashboard to from the drop-down. Ensure you have the data stream setup already. In this case, an infrastructure monitor 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 dashboard, and you can select **View dashboard** to go to it right away and begin visualizing your data stream. If you want to learn how to [modify existing dashboard components](/docs/query-your-data/explore-query-data/dashboards/manage-your-dashboard/#dash-manage) or [create new ones from scratch](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/#dashboards-create-new), check out our comprehensive [dashboard documentation](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/).

Your alerting solution [#alerts-solutions]

Being able to see your data is great, but being able to act on it to correct or prevent errors is even better! New Relic gives you multiple ways to customize alerts for your unique requirements while helping to eliminate alert fatigue. We offer proactive awareness for your problems, utilizing machine learning and applied intelligence 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 [**Add Data**](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 and applied intelligence documentation](/docs/alerts-applied-intelligence/overview/).

<UserJourneyControls nextStep={{path: "/docs/tutorial-dd-migration/making-the-switch/", title: "Next step", body: "Learn more about New Relic's other features and what you need to make the switch from Datadog"}} previousStep={{path: "/docs/tutorial-dd-migration/installing-monitor/", title: "Previous step", body: "Learn more about ingesting data to monitor"}} />