GET
/v1/private/traces/threads/statsGet trace thread statsGet trace thread stats
Parameters
project_idstring · uuidqueryproject_namestringqueryfiltersstringquerysearchstringqueryFull-text search across thread fields
from_timestring · date-timequeryFilter trace threads created from this time (ISO-8601 format).
to_timestring · date-timequeryFilter trace threads created up to this time (ISO-8601 format). If not provided, defaults to current time. Must be after 'from_time'.
Responses
objectProjectStats_Public
statsarray of objectShow child attributes
Show array items
namestringtypestring{
"stats": [
{
"name": "string",
"type": "AVG"
}
]
}