GET
/v1/private/traces/statsGet trace statsGet trace stats
Parameters
project_idstring · uuidqueryproject_namestringqueryfiltersstringquerysearchstringqueryFull-text search across trace fields
from_timestring · date-timequeryFilter traces created from this time (ISO-8601 format).
to_timestring · date-timequeryFilter traces 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"
}
]
}