Skip to content

Commit caa5dc1

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

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
@@ -93,7 +93,7 @@ Excessive JVM garbage collection usually indicates high heap memory usage. Commo
9393
* Excessively large bulk indexing requests
9494
* Inefficient or incorrect mapping definitions
9595
* Improper heap size configuration
96-
* Misconfiguration of JVM new generation ratio (-XX:NewRatio)
96+
* Misconfiguration of JVM new generation ratio (`-XX:NewRatio`)
9797

9898
**Hot spotting**
9999

0 commit comments

Comments
 (0)