Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions platform/network-diagnostic-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
{/* - **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.

Expand Down Expand Up @@ -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.

<!-- ### Ping (ICMP)
{/* ### Ping (ICMP)

[coming in Q4 2025] -->
[coming in Q4 2025] */}