Skip to content

Commit c9ef7ee

Browse files
committed
updated from depth to step
1 parent a6466b8 commit c9ef7ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/service-architecture-intelligence/maps/advanced-maps.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@ Get familiar with the components of <DNT>**Maps**</DNT>, which visualize the rel
9999
<tr>
100100
<td><strong>Focal node</strong></td>
101101
<td>
102-
The entity from which you open the map. It serves as the reference point for visualizing relationships with other entities one depth away.
102+
The entity from which you open the map. It serves as the reference point for visualizing relationships with other entities one step away.
103103
To view comprehensive details about the entity, point to the focal node and select the info icon.
104104
</td>
105105
</tr>
106106
<tr>
107107
<td><strong>Connected nodes</strong></td>
108108
<td>
109-
The connected nodes are entities that have a direct relationship with the focal node. They appear one depth away from the focal node.
109+
The connected nodes are entities that have a direct relationship with the focal node. They appear one step away from the focal node.
110110
* **Inbound nodes**: These nodes send data to the focal node and appear to the left and top of the focal node in the default view.
111111
* **Outbound nodes**: These nodes receive data from the focal node and appear to the right and bottom of the focal node in the default view.
112112

@@ -404,11 +404,11 @@ With the features and components of <DNT>**Maps**</DNT>, you can explore and man
404404

405405
### Expand dependency [#expand-dependency]
406406

407-
To view the dependent nodes of any node on the map, point to the node and click <DNT>**Expand dependencies**</DNT>. That node becomes the focal node, revealing all one depth away dependent nodes with connected edges.
407+
To view the dependent nodes of any node on the map, point to the node and click <DNT>**Expand dependencies**</DNT>. That node becomes the focal node, revealing all one step away dependent nodes with connected edges.
408408

409409
### Inspect infrastructure resources [#inspect-resources]
410410

411-
To view the infrastructure resources associated with a node, point to the node and click <DNT>**Inspect Infrastructure**</DNT>. The infrastructure map opens at the bottom of the map, displaying the associated infrastructure nodes and their internal relationship two depths away from the APM service.
411+
To view the infrastructure resources associated with a node, point to the node and click <DNT>**Inspect Infrastructure**</DNT>. The infrastructure map opens at the bottom of the map, displaying the associated infrastructure nodes and their internal relationship two steps away from the APM service.
412412

413413
If you have enabled for the <DNT>**[Auto-Discovery](/docs/infrastructure/amazon-integrations/connect/set-up-auto-discovery-of-aws-entities)**</DNT> feature, you can explore how AWS services connect internally. The map provides a hierarchical view that follows the order of resource organization: cloud > Region > VPC > Availability zone > Subnet > Auto-scaling group > Individual host. You can select a specific region or VPC to view the resources contained within it.
414414

0 commit comments

Comments
 (0)