Skip to content

Commit 5b5ee46

Browse files
mjangtravisamartin
andauthored
Apply suggestions from code review
Co-authored-by: Travis Martin <[email protected]>
1 parent 58bed48 commit 5b5ee46

File tree

7 files changed

+12
-8
lines changed

7 files changed

+12
-8
lines changed

content/includes/nginx-one/how-to/add-instance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
docs:
3+
files:
4+
- content/nginx-one/nginx-configs/add-instance.md
5+
- content/nginx-one/getting-started.md
36
---
7+
<!-- Note: I still want to set this up in getting-started.md. (has not happened yet) -->
48

59
You can add an instance to NGINX One Console in the following ways:
610

content/includes/use-cases/monitoring/n1c-dashboard-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ files:
77

88
Navigating the dashboard:
99

10-
- **Drill down into specifics**: For in-depth information on a specific metric, like expiring certificates, click on the relevant link in the metric's card to go to a detailed overview page.
11-
- **Refine metric timeframe**: Metrics show the last hour's data by default. To view data from a different period, select the time interval you want from the drop-down menu.
10+
- **Drill down into specifics**: For in-depth information on a specific metric, like expiring certificates, select the relevant link in the metric's card to go to a detailed overview page.
11+
- **Refine metric timeframe**: Metrics show the last hour's data by default. To view data from a different period, select the time interval you want from the menu.
1212

1313
<span style="display: inline-block; margin-top: 20px; margin-bottom: 50px;">
1414
{{< img src="nginx-one/images/nginx-one-dashboard.png">}}

content/nginx-one/metrics/enable-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc: true
99
nd-content-type: tutorial
1010
# Intended for internal catalogue and search, case sensitive:
1111
# Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit
12-
nd-product: NGINX One
12+
nd-product: NGINX-ONE
1313
---
1414

1515
The NGINX One Console dashboard relies on APIs for NGINX Plus and NGINX Open Source Stub Status to report traffic and system metrics. The following sections show you how to enable those metrics.

content/nginx-one/metrics/review-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc: true
99
nd-content-type: how-to
1010
# Intended for internal catalogue and search, case sensitive:
1111
# Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit
12-
nd-product: NGINX One
12+
nd-product: NGINX-ONE
1313
---
1414

1515
After connecting your NGINX instances to NGINX One, you can monitor their performance and health. The NGINX One dashboard is designed for this purpose, offering an easy-to-use interface.

content/nginx-one/rbac/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Learn about Role-based access control"
2+
title: "Learn about role-based access control"
33
weight: 400
44
toc: true
55
type: reference

content/nginx-one/staged-configs/add-staged-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc: true
99
type: tutorial
1010
# Intended for internal catalogue and search, case sensitive:
1111
# Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit
12-
product:
12+
nd-product: NGINX-ONE
1313
---
1414

1515
## Overview

content/nginx-one/staged-configs/api-staged-config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this
99
type: tutorial
1010
# Intended for internal catalogue and search, case sensitive:
11-
product: NGINX One
11+
nd-product: NGINX-ONE
1212
---
1313

14-
You can use F5 NGINX One Console API to manage your Staged Configurations. With our API, you can:
14+
Use F5 NGINX One Console API to manage your Staged Configurations. With our API, you can:
1515

1616
- [Create an NGINX Staged Configuration]({{< ref "/nginx-one/api/api-reference-guide/#operation/createStagedConfig" >}})
1717
- The details allow you to add existing configuration files.

0 commit comments

Comments
 (0)