Skip to content

Commit 60e06f5

Browse files
authored
Update services_map.md (#28528)
1 parent 6095b6b commit 60e06f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/tracing/services/services_map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Additionally, monitors can be tagged by service in the **Say what's happening**
8484

8585
Nodes represent services exactly as instrumented in APM and match those in your [Software Catalog][4]. Edges represent aggregate calls from one service to another. These interactions are shown on the flame graph for each individual [trace][5].
8686

87-
New services or connections appear within moments of being instrumented and automatically age out if no corresponding traces are seen for 30 days. You can query any service map to view nodes that have data within the last 30 days; however, nodes only appear in the graph if they have data within the selected time frame.
87+
New services or connections appear within moments of being instrumented and automatically age out if no corresponding traces are seen for 30 days. You can query any service map to view nodes that have data within the last 30 days. Nodes only appear in the graph if they have data within the selected time frame.
8888

8989
{{< img src="tracing/visualization/services_map/servicenodes.mp4" alt="Service Map nodes" video="true" width="90%">}}
9090

0 commit comments

Comments
 (0)