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