fix: resolve markdown linting errors (MD011, MD019, MD023, MD039, MD040, MD045, MD056, MD059)

This commit is contained in:
Nubenetes Bot
2026-05-24 14:59:32 +02:00
parent 970740cd92
commit 529f5ad77d
19 changed files with 72 additions and 73 deletions

View File

@@ -72,7 +72,7 @@
Metric|Details / Reference
:---|:---
GC Throughput|**Repeated Full GC happens way before OutOfMemoryError**<br/> [ref1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1)<br/>[ref2](https://blog.gceasy.io/micrometrics-to-forecast-application-performance)
etc|
etc|N/A
### Common JVM Errors
@@ -80,7 +80,7 @@ JVM Error|Details / Reference
:----|:----
OutOfMemoryError|**Repeated Full GC happens way before OutOfMemoryError** <br/> [ref1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1)<br/>[ref2](https://blog.gceasy.io/micrometrics-to-forecast-application-performance)
StackOverflowError|[ref](https://blog.fastthread.io/stackoverflowerror)
etc|
etc|N/A
### Tuning Jenkins GC