runtimeInfo
Examples
type RuntimeInfo {
runtimeStatus: String
cloudContexts: [RuntimeContext]
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
Runtime information including eBPF loading status and cloud contexts.
type RuntimeInfo {
runtimeStatus: String
cloudContexts: [RuntimeContext]
}runtimeStatus String
Runtime status of the library indicating eBPF loading state
cloudContexts [RuntimeContext]
List of cloud contexts where the library was observed
provider String
accountId String
region String
clusterName String
namespace String
containerRuntime String
Last updated
