# Context Need a function that returns the following metrics for a given function name | provider combination ```typescript { "invocations": number; "success": number; "partial_success": number; "error": number; } ```