Gets workload event metrics (e.g. OOM kills) aggregated by time bucket for a single workload.

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

ID of the cluster.

string
required

Namespace of the workload.

string
required

Kubernetes kind of the workload (e.g. "Deployment", "StatefulSet").

string
required

Name of the workload.

Query Params
date-time
required

Filter items to include from specified time.

date-time
required

Filter items to include up to specified time.

int32

Aggregate items in specified interval steps. 0 = auto. Allowed: 30, 300, 600, 900, 3600, 86400.

eventTypes
array of strings

Filter by Kubernetes reason strings (e.g. "OOMKilled"). Empty = all types. Unknown values return 400.

eventTypes
boolean

When true, each event_type series is additionally split by managed_by (e.g. "woop" or "").

string

Optional time_zone in IANA format, e.g., 'Europe/Madrid'.
Default is Etc/UTC.

Response

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