For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
- Latency over a period in one call: Get Query Latency returns exact p50, p95 and p99 for every query matching your filters, a histogram with bin edges, and the same bins per collection. This used to mean paging List Queries a hundred records at a time. Response size follows the number of bins, and windows cover up to 90 days.
- Unrecorded times are counted, not averaged in:
measured and missing are reported separately, so a query with no timing stays out of the percentiles instead of counting as zero.
- Filters say when a setting was never recorded: filter by collection, environment, API version, rerank, search mode or metadata filter; each accepts
unknown for queries that predate the field, and coverage reports what share recorded it.
- Find the slow ones: List Slowest Queries returns durations and identifiers that open in Get Query; List Latency Collections pages the collections active in a window. Guide: Query latency. The hosted MCP server adds
captain_get_query_latency.