Skip to main content

Module accounting

Module accounting 

Source
Expand description

Resource accounting and telemetry.

Structs§

MemoryBoundsConfiguration
Configuration for memory bounds.
ResourceTelemetryWorker
A worker that periodically collects per-resource group memory usage statistics and emits the internal telemetry.

Enums§

MemoryMode
Bounds validation and global memory limiter behavior.

Functions§

initialize_memory_bounds
Initializes the memory bounds system and verifies any configured bounds based on the configured memory mode.