Module stats_api

Source

Structs§

GetServiceStatsParams
struct for passing parameters to the method get_service_stats

Enums§

GetServiceStatsError
struct for typed errors of method get_service_stats

Functions§

get_service_stats
Get the stats from a service for a block of time. This lists all stats by PoP location, starting with AMS. This call requires parameters to select block of time to query. Use either a timestamp range (using start_time and end_time) or a specified month/year combo (using month and year).