/kent/v1alpha/organizations/{organizationId}/clusters/{clusterId}/diagnostic-reports

Creates an on-demand diagnostic report request for a connected Kentroller.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

organization_id identifies the organization that owns the cluster.

string
required

cluster_id identifies the target cluster.

Body Params

CreateDiagnosticReportRequest starts a manual on-demand diagnostics collection.

string
required

organization_id identifies the organization that owns the cluster.

string
required

cluster_id identifies the target cluster.

int32

cpu_seconds controls CPU profile duration. Server validates it and applies a default when omitted.
(-- api-linter: core::0142::time-field-type=disabled
aip.dev/not-precedent: This field stores a duration as seconds, not a timestamp. --)

boolean

include_mutex enables mutex profile collection for this run.

boolean

include_block enables blocking profile collection for this run.

int32

mutex_profile_fraction is passed to runtime.SetMutexProfileFraction when include_mutex is true.

int32

block_profile_rate is passed to runtime.SetBlockProfileRate when include_block is true.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json