Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.tracelm.ai/api/v2/observability/query/aggregate
Run grouped observability aggregates
{ "project_id": "550e8400-e29b-41d4-a716-446655440000", "filters": [{"field": "environment", "op": "eq", "value": "prod"}], "group_by": "status" }