@cryptotaxi247 / netdata-1 / commits / d77911438

Escape chars on documentation (#20671)

Fotis Voutsas committed Jul 14, 2025 at 09:26 UTC d779114385a6abfa983a11ada60d0c55b67006a5
2 files changed +2 -2
docs/ml-ai/ml-anomaly-detection/ml-accuracy.md
+1 -1
@@ -317,7 +317,7 @@ When evaluated against alternative approaches:
317 |--------|------------|------------------|---------------|----------------|
318 | False Positive Rate | 10^-36 | 0.3% | Variable | Typically 0.1-1% |
319 | Configuration Required | None | Minimal | Extensive | Moderate to High |
320 -| Resource Overhead | 2-5% CPU | <1% CPU | 30-60% CPU | Unknown |
320 +| Resource Overhead | 2-5% CPU | \<1% CPU | 30-60% CPU | Unknown |
321 | Pattern Memory | 57 hours<br/>(configurable) | Unlimited | Model-dependent | Days to Weeks |
322 | Adaptation Speed | 3 hours<br/>(configurable) | Immediate | Retraining required | Hours to Days |
323 | Metric Coverage | ALL metrics | Selected metrics | Selected metrics | Selected metrics |
docs/welcome-to-netdata.md
+1 -1
@@ -237,7 +237,7 @@ Based on extensive real-world deployments and independent academic validation, N
237 |------------------------|:-----------------------:|:-------------------:|:-------------------:|
238 | **CPU** | 5% of a single core | 3% of a single core | ~10 cores total |
239 | **Memory** | 200 MB | 150 MB | ~40 GB |
240 -| **Network** | None | <1 Mbps to Parent | ~100 Mbps inbound |
240 +| **Network** | None | \<1 Mbps to Parent | ~100 Mbps inbound |
241 | **Storage Capacity** | 3 GiB (configurable) | None | as needed |
242 | **Storage Throughput** | 5 KiB/s write | None | 1 MiB/s write |
243 | **Retention** | 1 year (configurable) | None | as needed |