You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/radar/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ Currently available tools:
23
23
|**IP Addresses**|`get_ip_details`| Provides details about a specific IP address |
24
24
|**Internet Services**|`get_internet_services_ranking`| Gets top Internet services |
25
25
|**Internet Speed**|`get_internet_speed_data`| Retrieves summary of bandwidth, latency, jitter, and packet loss, from the previous 90 days of Cloudflare Speed Test. |
26
+
|**Internet Quality**|`get_internet_quality_data`| Retrieves a summary or time series of bandwidth, latency, or DNS response time from the Radar Internet Quality Index. |
26
27
|**Layer 3 Attacks**|`get_l3_attack_data`| Retrieves L3 attack data, including timeseries, top attacks, and breakdowns by dimensions like `protocol`. |
27
28
|**Layer 7 Attacks**|`get_l7_attack_data`| Retrieves L7 attack data, including timeseries, top attacks, and breakdowns by dimensions like `mitigationProduct`. |
28
29
|**Traffic Anomalies**|`get_traffic_anomalies`| Lists traffic anomalies and outages; filter by AS, location, start date, and end date |
0 commit comments