Documentation
¶
Overview ¶
Package ateomstats holds the pieces both ateom runtimes need to answer ateompb.Ateom/GetWorkloadStats. Today that is the attribution an ateom retains for the workload it is executing; the per-runtime measurement reads live with their runtimes (the cgroup read is only meaningful inside the gVisor worker's cgroup namespace, the guest-agent read only over the micro-VM's vsock).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActorAttributionFromRequest ¶
func ActorAttributionFromRequest(req attributionSource) resources.ActorAttribution
ActorAttributionFromRequest extracts the attribution an ateom should retain for the workload req starts: nothing later in the run, checkpoint, or restore paths carries it, and GetWorkloadStats needs it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.