UpdateProfilingConfig
Update the global profiling configuration settings.
PUT
/api/v1/profiling/configOperation ID
UpdateProfilingConfigSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
configObjectRequiredNew profiling configuration to apply.
goroutineLeakThresholdIntegerGoroutine count threshold above which a leak is reported.
Example: 1000
