• Log in

Add and edit monitors

Synthetic monitors are API checks or virtual browser instances that monitor your website, recording each check in detail. They can also:

You'll be able to add and configure synthetic monitors to suit your environnment after you create a New Relic account.

Create a monitor

Ready to monitor your web apps with one (or several!) of our synthetic monitors? The steps below walk you through the process for all our monitors.

Keep in mind that the default timeout for a new monitor is 180 seconds.

one.newrelic.com > Synthetics > Create monitor: Create a synthetic monitor so you can proactively detect and resolve outages before your customers notice.

Wanting to deploy more than a single monitor at a time? We recommend checking out the NerdGraph API synthetic monitoring tutorial. You can automate monitor creation with API calls.

You can also create monitors with our synthetic monitoring REST API. For REST APIs, make a GET request to retrieve the configuration details of your chosen synthetic monitor. Once you've retrieved that data, use POST to create a "copy" of your chosen monitor.

Edit a monitor

one.newrelic.com > Synthetics > Settings > General: Keep your monitors up to date so New Relic is always receiving the most pertinent data.

You cannot change a monitor's type after the monitor is created, but you can edit other monitor settings.

  1. From the Monitors tab in one.newrelic.com > Synthetics, select the monitor you want to edit.

  2. In the side menu, select a link to change the following settings:

    • Select Settings > General to edit name, Apdex T, URL, locations, frequency, and advanced options.
    • For Scripted browser and API test monitors, select Settings > Script to edit your monitor script.
    • For synthetic monitoring alerts, click Manage alerts.
  3. Select Save changes to confirm.

Important

Convert to the new synthetics runtime when you edit your monitors. Make sure to update your allow lists to accept network requests from new public IP ranges.

Delete a monitor

one.newrelic.com > Synthetics > Settings > General: Delete your synthetic monitors from the Edit monitor page.

You must have Admin privileges in order to delete a monitor.

To delete a monitor:

  1. From the Monitors tab in one.newrelic.com > Synthetics, select the monitor you want to edit.
  2. From the selected monitor, select Settings > General.
  3. Scroll to the bottom of the page and select the trash can icon.

You can also delete a monitor with our NerdGraph API or the synthetic monitoring REST API.

Monitor settings

When configuring monitors, the following settings are available:

See a history of monitor changes

You can use the New Relic UI to see a history of recent changes to synthetic monitors and what users changed them.

Copyright © 2022 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.