v1

latestOpenAPI 3.1.0Apache 2.02026-07-264001921002.3 KB
Logging

Get MCP tool call volume histogram

Returns time-bucketed MCP tool call volume with success/error breakdown.

get/api/mcp-logs/histogram

Query parameters

tool_namesstring

Comma-separated list of tool names to filter by

server_labelsstring

Comma-separated list of server labels to filter by

statusstring

Comma-separated list of statuses to filter by (processing, success, error)

virtual_key_idsstring

Comma-separated list of virtual key IDs to filter by

llm_request_idsstring

Comma-separated list of LLM request IDs to filter by

start_timestring date-time

Start time filter (RFC3339 format)

end_timestring date-time

End time filter (RFC3339 format)

min_latencynumber

Minimum latency filter (milliseconds)

max_latencynumber

Maximum latency filter (milliseconds)

content_searchstring

Search in tool arguments and results

Response

MCP histogram retrieved successfully

bucket_size_secondsinteger