get_endpoints

Function get_endpoints 

Source
pub async fn get_endpoints(
    __arg0: State<AnalyticsState>,
    __arg1: Query<HashMap<String, String>>,
) -> Result<Json<ApiResponse<Vec<EndpointMetrics>>>, StatusCode>
Expand description

Get endpoint metrics (top endpoints)