@cryptotaxi247 / netdata / commits / fa9ac69e3

Fix MDX compilation errors in realtime-monitoring.md (#21015)

docs: Fix MDX compilation errors in realtime-monitoring.md Replace em dashes (—) with regular hyphens (-) to fix MDX parsing errors that were causing build failures in the Learn documentation system. 🤖 Generated with Claude Code Co-authored-by: Claude <noreply@anthropic.com>

Costa Tsaousis committed Sep 20, 2025 at 19:36 UTC fa9ac69e343d7b9f028f4503aa4a2863b74a4a9b
1 file changed +5 -5
docs/realtime-monitoring.md
+5 -5
@@ -33,9 +33,9 @@ As Richard Hackathorn wrote in _[The BI Watch: Real-Time to Real-Value](https://
33
34 Wikipedia defines **[real-time business intelligence](https://en.wikipedia.org/wiki/Real-time_business_intelligence)** as a range from _milliseconds to ≤ 5 seconds_ after an event has occurred, and identifies three types of latency involved:
35
36 -- **Data latency** — time to collect and store data
37 -- **Analysis latency** — time to process data into information
38 -- **Action latency** — time to act on the data (e.g., visualize or alert in observability)
36 +- **Data latency** - time to collect and store data
37 +- **Analysis latency** - time to process data into information
38 +- **Action latency** - time to act on the data (e.g., visualize or alert in observability)
39
40 For a system to qualify as _real-time_, the **sum of all three latencies** must remain within the real-time window.
41
@@ -246,7 +246,7 @@ We believe real-time monitoring is a right, not a premium feature. Our principle
246 ### Global Scale
247
248 - **Billions of Metrics:** Processes over 4.5 billion metrics per second across all installations.
249 -- **100% Sampling Rate:** No statistical sampling—every data point is captured.
249 +- **100% Sampling Rate:** No statistical sampling - every data point is captured.
250 - **Unlimited Metrics:** No artificial limits or pricing tiers based on volume.
251 - **Proven at Scale:** Monitors infrastructures with 100,000+ nodes seamlessly.
252
@@ -296,7 +296,7 @@ Netdata doesn't just claim to be real-time; it defines the category through engi
296
297 - **Bounded Latency:** Guaranteed under 2 seconds from event to insight.
298 - **Universal 1-Second Granularity:** For all metrics, across your entire stack.
299 -- **100% Fidelity:** No averages, no samples, no approximations—only truth.
299 +- **100% Fidelity:** No averages, no samples, no approximations - only truth.
300 - **Distributed Scale:** Provides real-time performance at any scale, from one node to one million.
301 - **Production-Safe:** Engineered for efficiency that ensures it never becomes the problem it is designed to solve.
302