diff --git a/platform/network-diagnostic-tools.mdx b/platform/network-diagnostic-tools.mdx index fa163ad..63d3b56 100644 --- a/platform/network-diagnostic-tools.mdx +++ b/platform/network-diagnostic-tools.mdx @@ -12,7 +12,7 @@ Checkly provides: - **TCP Dumps:** capture network traffic to inspect packet-level behavior - **MTR (My Trace Route):** trace the path your request takes across the internet - +{/* - **Ping (ICMP):** test basic reachability and measure latency to a target host */} Whether you're debugging a slow response or tracing a connection failure, these tools help you get to the root of the problem. @@ -58,7 +58,7 @@ MTR is currently only available for API checks. On failed checks, an MTR report is displayed directly in the Network Diagnostics section of the check results page. The table shows each hop, its IP or hostname, along with metrics such as packet loss, latency, and jitter. - +[coming in Q4 2025] */}