profiler

Start profiler session

Starts a new profiling session with the given sample interval.

post/api/v1/profiler/sessions

Request body

sampleIntervalMsinteger

Sampling interval in milliseconds.

Response

Session started.

ProfilerSessionInfo required— unresolved $ref

Changes