Skip to content

Commit

Permalink
edit(synth monitors): light formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zuluecho9 committed Nov 17, 2021
1 parent d99fa34 commit 9194d40
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ There are several **types** of synthetic monitor to add. **Ping** monitors ensur
>
1. Go to [**one.newrelic.com**](http://one.newrelic.com/) **> Synthetics > <Icon name="fe-plus-circle"/>
Create monitor**.
2. Specify a [monitor type](#setting-type), [name](#setting-name), and URL.
* The URL may be any valid http or https [**URL**](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_is_a_URL).
2. Specify a [monitor type](#setting-type), [name](#setting-name), and URL (may be any valid HTTP or HTTPS URL).
3. Optional: Add a **validation string** or **Advanced options**:
* A **validation string** is available for ping and simple browser. This option enables substring monitoring for [response validation](/docs/synthetics/new-relic-synthetics/using-monitors/add-edit-monitors#response-validation).
* **Verify SSL** is available for ping and simple browser. This option verifies the validity of the SSL certificate chain. It can be duplicated by running the following syntax:
Expand Down Expand Up @@ -118,8 +117,7 @@ There are several **types** of synthetic monitor to add. **Ping** monitors ensur
1. Go to [**one.newrelic.com**](http://one.newrelic.com/) **> Synthetics > <Icon name="fe-plus-circle"/>
Create monitor**.
2. Select the broken links check monitor type.
3. Specify a [name](#setting-name) and enter the URL you'd like to monitor.
* The URL may be any valid http or https [**URL**](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_is_a_URL).
3. Specify a [name](#setting-name) and enter the URL you'd like to monitor (may be any valid HTTP or HTTPS URL).
4. Select the period to determine your monitor's [frequency](#setting-frequency).
5. Optional: Add tags to help you find this monitor later.
6. Select the [locations](#setting-location) from which you want your monitor to run, and then click **Save monitor** to confirm.
Expand Down

0 comments on commit 9194d40

Please sign in to comment.