Expand description
Resource accounting and telemetry.
Structs§
- Memory
Bounds Configuration - Configuration for memory bounds.
- Resource
Telemetry Worker - A worker that periodically collects per-resource group memory usage statistics and emits the internal telemetry.
Enums§
- Memory
Mode - 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.