Optional
clientAn instance of the Phoenix client. If not provided, the client will be created using the default configuration.
Call a DELETE endpoint
Call a GET endpoint
Call a HEAD endpoint
Call a OPTIONS endpoint
Call a PATCH endpoint
Call a POST endpoint
Call a PUT endpoint
Call a TRACE endpoint
Unregister middleware
Register middleware
Optional
cursorPagination cursor
Optional
excludeOptional list of annotation names to exclude from results.
Optional
includeOptional list of annotation names to include. If provided, only annotations with these names will be returned. 'note' annotations are excluded by default unless explicitly included in this list.
Optional
limitMaximum number of annotations to return
The project to get span annotations from
One or more span IDs to fetch annotations for
Parameters to get span annotations from a project using auto-generated types