Skip to content

Commit 1cdee78

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

troubleshoot/elasticsearch/high-cpu-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This API returns a breakdown of any hot threads in plain text. High CPU usage fr
7575

7676
The following tips outline the most common causes of high CPU usage and their solutions.
7777

78-
**Check JVM garbage collection**
78+
### Check JVM garbage collection
7979

8080
High CPU usage is often caused by excessive JVM garbage collection (GC) activity. This excessive GC typically arises from configuration problems or inefficient queries causing increased heap memory usage.
8181

0 commit comments

Comments
 (0)