Skip to content

Commit 7002d08

Browse files
Update troubleshoot/elasticsearch/high-cpu-usage.md
Co-authored-by: shainaraskas <[email protected]>
1 parent 2634e95 commit 7002d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

troubleshoot/elasticsearch/high-cpu-usage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Excessive JVM garbage collection usually indicates high heap memory usage. Commo
9999

100100
You might experience high CPU usage on specific data nodes or an entire [data tier](/manage-data/lifecycle/data-tiers.md) if traffic isn’t evenly distributed. This is known as [hot spotting](hotspotting.md). Hot spotting commonly occurs when read or write applications don’t properly balance requests across nodes, or when indices receiving heavy write activity, such as indices in the hot tier, have their shards concentrated on just one or a few nodes.
101101

102-
For details on diagnosing and resolving these issues, see [hot spotting](hotspotting.md).
102+
For details on diagnosing and resolving these issues, refer to [](hotspotting.md).
103103

104104
**Oversharding**
105105

0 commit comments

Comments
 (0)