You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: troubleshoot/elasticsearch/high-cpu-usage.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ This API returns a breakdown of any hot threads in plain text. High CPU usage fr
75
75
76
76
The following tips outline the most common causes of high CPU usage and their solutions.
77
77
78
-
**Check JVM garbage collection**
78
+
### Check JVM garbage collection
79
79
80
80
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.
0 commit comments