Skip to content

Commit 592b2cf

Browse files
committed
chore(Fed release item): spell check and link correction
Final check corrections of the following PR: #19667 #19933 #19853 #20055 #19937 (Only Maps part)
1 parent 636c8a7 commit 592b2cf

File tree

9 files changed

+20
-20
lines changed

9 files changed

+20
-20
lines changed

src/content/docs/alerts/create-alert/create-alert-condition/alert-conditions.mdx

+8-8
Original file line numberDiff line numberDiff line change
@@ -233,26 +233,26 @@ For all methods except for our guided mode, the process for creating an alert co
233233

234234
<Collapser
235235
id="predict-alert"
236-
title="Predictive capability with Static thresholds (Available in public preview)"
236+
title="Predictive alerts with static thresholds (Available in public preview)"
237237
>
238238
<Callout title="preview">
239239
We're still working on this feature, but we'd love for you to try it out!
240240

241241
This feature is currently provided as part of a preview program pursuant to our [pre-release policies](/docs/licenses/license-information/referenced-policies/new-relic-pre-release-policy).
242242
</Callout>
243243

244-
The <DNT>**Predictive capability**</DNT> in New Relic uses historical data to build models that predict breaches of static thresholds. You can set how far into the future to predict. If a breach is anticipated, a predictive alert event triggers, allowing you to act before disruptions occur.
244+
The <DNT>**Predictive Alerts**</DNT> in New Relic uses historical data to build models that predict breaches of static thresholds. You can set how far into the future to predict. If a breach is anticipated, a predictive alert event triggers, allowing you to act before disruptions occur.
245245

246-
To enable the predictive capability:
246+
To enable the <DNT>**Predictive Alerts**</DNT>:
247247

248248
1. In the <DNT>**Set condition thresholds**</DNT> section, select the threshold condition type as<DNT>**Static**</DNT>.
249-
2. For the predictive capability, enable the <DNT>**Predict future behavior**</DNT> toggle.
249+
2. For the predictive alerts, enable the <DNT>**Predict future behavior**</DNT> toggle.
250250
3. Set the look-ahead time to predict how far into the future the threshold might be breached. The maximum look-ahead time is 360 times the [window duration](/docs/alerts/create-alert/create-alert-condition/alert-conditions/#window-duration).
251251
4. Set the predicted alert event behavior, when the actual signal crosses the threshold.
252252
* Close the predicted alert and open an actual alert.
253253
* Keep the predicted alert open to reduce noise.
254254

255-
To learn more about the predictive capability, refer our [documentation](/docs/alerts/create-alert/set-thresholds/predictive-alerts).
255+
To learn more about the <DNT>**Predictive Alerts**</DNT>, refer our [documentation](/docs/alerts/create-alert/set-thresholds/predictive-alerts).
256256

257257

258258
</Collapser>
@@ -337,7 +337,7 @@ For all methods except for our guided mode, the process for creating an alert co
337337
1. The closing timestamp is backdated to the start of the recovery period.
338338
2. The evaluation resets and restarts from when the previous incident ended.
339339

340-
All conditions have an incident time limit setting that automatically force-close a long-lasting incident.
340+
All conditions have an incident time limit setting that automatically force close a long-lasting incident.
341341

342342
New Relic automatically defaults to 3 days and recommends that you use our default settings for your first alert.
343343

@@ -378,7 +378,7 @@ For all methods except for our guided mode, the process for creating an alert co
378378
</Step>
379379
</Steps>
380380

381-
To know more about the cross-account alerts, refer to our [Cross account alerts.](/docs/alerts/create-alert/create-alert-condition/cross-account-alert)
381+
To know more about the cross-account alerts, refer to our [Cross-account alerts.](/docs/alerts/create-alert/create-alert-condition/cross-account-alert)
382382

383383
## Edit an existing alert condition [#edit-existing-alert-condition]
384384

@@ -460,7 +460,7 @@ The primary and recommended condition type is a NRQL alert condition, but there
460460
* CPU utilization time
461461
* Garbage collection CPU time
462462

463-
Incidents will automatically close when the inverse of the threshold is met, but by using the UI you can also change the time when an [incident](/docs/new-relic-solutions/get-started/glossary/#alert-incident) force-closes for a JVM health metric. Default is 24 hours.
463+
Incidents will automatically close when the inverse of the threshold is met, but by using the UI you can also change the time when an [incident](/docs/new-relic-solutions/get-started/glossary/#alert-incident) force closes for a JVM health metric. Default is 24 hours.
464464
</Collapser>
465465

466466
<Collapser

src/content/docs/alerts/create-alert/create-alert-condition/create-nrql-alert-conditions.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@ Options for editing data gap settings:
899899

900900
### Evaluation delay [#evaluation-delay]
901901

902-
You can enable the `Use evaluation delay` flag and set up to 120 minutes to delay the evalution of incoming signals.
902+
You can enable the `Use evaluation delay` flag and set up to 120 minutes to delay the evaluation of incoming signals.
903903

904904
When new entities are first deployed, resource utilization on the entity is often unusually high. In autoscale environments this can easily create a lot of false alerts. By delaying the start of alert detection on signals emitted from new entities you can significantly reduce the number of false alarms associated with deployments in orchestrated or autoscale environments.
905905

src/content/docs/apis/nerdgraph/examples/manage-live-dashboard-urls-via-api.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For creating, updating, or revoking a publicly accessible live dashboard URL fro
2020

2121
1. Go to <DNT>**[one.newrelic.com > Dashboards](https://one.newrelic.com//dashboards)**</DNT>.
2222
2. Open the dashboard you want to share.
23-
3. Navigate to <DNT>**<Icon name="fe-more-horizontal"/> > Metadata**</DNT>, and copy the entity GUID of the dasboard.
23+
3. Navigate to <DNT>**<Icon name="fe-more-horizontal"/> > Metadata**</DNT>, and copy the entity GUID of the dashboard.
2424

2525
<CollapserGroup>
2626
<Collapser id="create-dashboard-url-nerdgraph" title="Create a live dashboard URL">

src/content/docs/apis/nerdgraph/examples/nerdgraph-dashboards.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Nerdgraph tutorial: Create and manage dashboards"
2+
title: "NerdGraph tutorial: Create and manage dashboards"
33
tags:
44
- Dashboards
55
- Dashboards API

src/content/docs/infrastructure/amazon-integrations/connect/set-up-auto-discovery-of-aws-entities.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ With <DNT>**Auto-Discovery**</DNT>, you can:
2020
* Automatically detect and visualize the relationships between AWS entities on [Maps](/docs/service-architecture-intelligence/maps/advanced-maps).
2121
* Keep the representation of your infrastructure topology updated as changes occur in your AWS environment.
2222
* View the current configuration of your AWS resources.
23-
* Assess the reliability of your AWS infrastructure via the AWS reliability [Scorecards](/docs/service-architecture-intelligence/catalogs/scorecards/scorecards).
23+
* Assess the reliability of your AWS infrastructure via the AWS reliability [Scorecards](/docs/service-architecture-intelligence/scorecards/getting-started).
2424

2525
The <DNT>**Auto-Discovery**</DNT> feature is available only to **[Advanced Compute](https://newrelic.com/pricing/compute#pricing_plan-compute)** customers. To enroll, navigate to <DNT>**[one.newrelic.com > Administration](https://one.newrelic.com//admin-portal) > Preview & Trials**</DNT>, and enroll for <DNT>**New experiences: Maps, Transaction 360, and Auto-Discovery**</DNT>.
2626

src/content/docs/query-your-data/explore-query-data/dashboards/manage-your-dashboard.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Click a dashboard to open its charts. A dashboard page includes these features:
132132
id="dashboards-metadata"
133133
title="See metadata"
134134
>
135-
Inside a dasboard, click the 'metadata' button to access the <DNT>**metadata**</DNT> widget. There you can see the dashboard's entity GUID, account ID, account name, and manage all the tags added to the dashboard.
135+
Inside a dashboard, click the 'metadata' button to access the <DNT>**metadata**</DNT> widget. There you can see the dashboard's entity GUID, account ID, account name, and manage all the tags added to the dashboard.
136136

137137
<img
138138
width="50%;"
@@ -148,7 +148,7 @@ Click a dashboard to open its charts. A dashboard page includes these features:
148148
id="dashboards-tags"
149149
title="See tags"
150150
>
151-
Inside a dasboard, click the 'tags' button to access the <DNT>**tags**</DNT> widget. There you can see the dashboard's account ID, account name, email of the person who created it, permissions, and the ID of the trusted account.
151+
Inside a dashboard, click the 'tags' button to access the <DNT>**tags**</DNT> widget. There you can see the dashboard's account ID, account name, email of the person who created it, permissions, and the ID of the trusted account.
152152

153153
<img
154154
width="50%;"

src/content/docs/query-your-data/explore-query-data/dashboards/prerequisites-to-share-dashboards-charts.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ For sharing dashboards publicly, the Authentication domain manager needs to chec
8989
```
9090
mutation {
9191
dashboardUpdateLiveUrlCreationPolicies(
92-
policiesInput: {
92+
policies: {
9393
accountIds: [1,2],
9494
liveUrlCreationAllowed: true}
9595
) {
@@ -129,7 +129,7 @@ For sharing dashboards publicly, the Authentication domain manager needs to chec
129129

130130
## Access management [#access-management]
131131

132-
As an Administrator, perform the following steps to grant access to a user for [managing live dashboard and chart URLs](/docs/query-your-data/explore-query-data/dashboards/share-charts-dashboards-externally/#dashboard). Check with the user about there specific needs and accordingly do the configuration. To learn more about user management, refer to [User management tutorial](/docs/accounts/accounts-billing/new-relic-one-user-management/account-user-mgmt-tutorial/).
132+
As an Administrator, perform the following steps to grant access to a user for [managing live dashboard and chart URLs](/docs/query-your-data/explore-query-data/dashboards/share-charts-dashboards-externally/#dashboard). Check with the user about their specific needs and accordingly do the configuration. To learn more about user management, refer to [User management tutorial](/docs/accounts/accounts-billing/new-relic-one-user-management/account-user-mgmt-tutorial/).
133133

134134
<Steps>
135135

src/content/docs/query-your-data/explore-query-data/dashboards/share-charts-dashboards-externally.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,9 @@ You can click the dashboard names to open the sharing pages in a new tab.
190190

191191
<Collapser
192192
id="operations-count"
193-
title="Get the list of operations performed with the live dasboard URLs in a specific time period."
193+
title="Get the list of operations performed with the live dashboard URLs in a specific time period."
194194
>
195-
To get the list of operations performed with the live dasboard URLs in a specific time period, run the following query.
195+
To get the list of operations performed with the live dashboard URLs in a specific time period, run the following query.
196196

197197
<Callout variant="tip">
198198
The following example query retrieves records from the last week. You can adjust the time period and the facet as needed.
@@ -214,7 +214,7 @@ You can click the dashboard names to open the sharing pages in a new tab.
214214
When using live dashboard URLs, it's important to understand the associated costs and how to manage them effectively. <DNT>**Public Dashboards**</DNT> is an Advanced Compute Product feature offered as an [add-on](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/add-on-billing) or as a part of the Compute pricing model. Advanced [CCUs](/docs/licenses/license-information/product-definitions/new-relic-one-pricing-definitions/#compute-capacity-unit) are consumed when queries are executed from the dashboard visualizations, which happens in the following cases:
215215
* On page load
216216
* On time picker changes
217-
* On refresh-rate triggerss
217+
* On refresh-rate triggers
218218

219219
You can monitor your usage costs from **[New Relic Administration](https://one.newrelic.com/admin-portal) > Compute Management > Advanced capabilities**.
220220
### Cost management practices

src/content/docs/query-your-data/explore-query-data/use-charts/use-your-charts.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ For more chart type-specific features, see [Chart types](/docs/insights/use-insi
287287

288288
## Chart share and view options [#share-charts]
289289

290-
Most charts have various options, including a chart-embed option, getting a chart as an image, and adding a chart to a dashboard. For more details, refer to [Import, export, add, and share dashboards and charts](/docs/query-your-data/explore-query-data/dashboards/dashboards-charts-import-export-data/).
290+
Most charts have various options, including a chart-embed option, getting a chart as an image, and adding a chart to a dashboard. See [Import, export, and add dashboards and charts](/docs/query-your-data/explore-query-data/dashboards/dashboards-charts-import-export-data/). To share a chart within your team, see [Share dashboards and charts internally](/docs/query-your-data/explore-query-data/dashboards/share-charts-dashboards-internally/#share-charts-internally). To share a chart externally, see [Share dashboards and charts publicly](/docs/query-your-data/explore-query-data/dashboards/share-charts-dashboards-externally/#chart).
291291

292292
## Chart with a predicted trend [#chart-forecasted-trend]
293293

0 commit comments

Comments
 (0)