Request Audit
Configures the parameters for auto triggering the collection of profiling data
Configure profiling auto trigger
post/v1/admin/request_audit/profiler/auto_trigger
Request body
Example request
{
"executor": "AI"
}Response
Queued
Example response
{
"executor": "AI"
}