Expand description
Database Actor - Manages tsink time-series database for local metrics storage
This actor:
- Initializes tsink Storage with fixed 7-day retention
- Provides Arc
clones to metrics collectors - Handles query operations
- Manages cleanup on shutdown
Structs§
Enums§
Functions§
- spawn_
database - Spawn the Database actor