Skip to content

APM Service List



GET /api/v1/tracing/list

Overview

Query Request Parameters

Parameter Name Type Required Description
workspaceUUID string Y Space ID
start integer Y Time Start Unit ms
end integer Y Time End Unit ms
filters json Tag Filtering Consistent with Search and ES Querydata Interface
serviceTypes array Filter Service Types List
order string Sort by Resource Name, Format[{key:desc/asc}]
pageIndex integer Page Index
Allow Null: False
Example: 10
$minValue: 1
pageSize integer Number of Results per Page
Allow Null: False
Example: 10
$minValue: 1
$maxValue: 100

Parameter Additional Notes

Response


Feedback

Is this page helpful? ×