Module telemetry

View as Markdown

Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.

Cache performance telemetry types for the Adaptive Cache Governor (ACG) system.

These types normalize provider-specific cache metrics (Anthropic cache_read_input_tokens/cache_creation_input_tokens, OpenAI cached_tokens) into a common schema for uniform measurement. Populated by provider-specific normalization logic in Phase 9.

Structs

Enums