Expand description
Handles enrichment tables for type = memory.
Structs§
- Memory
- A struct that implements vector_lib::enrichment::Table to handle loading enrichment data from a memory structure.
- Memory
Config - Configuration for the
memoryenrichment table. - Memory
Entry - Single memory entry containing the value and TTL
- Memory
Source Config - Configuration for memory enrichment table source functionality.
Enums§
- Reload
Behavior - Behavior for memory enrichment table state on configuration reload.