Skip to main content

Module telemetry

Module telemetry 

Source
Expand description

Telemetry import and recommendation-diff routines. Telemetry import models and recommendation-diff helpers.

This module keeps telemetry-derived sizing workflows in the core crate so the CLI and web layers can share one recommendation implementation.

Structs§

PoolRecommendationDiff
Recommendation diff between an imported production pool and a computed recommendation.
TelemetryRecommendation
Recommendation output produced from imported telemetry.
TelemetrySnapshot
Imported production telemetry for a single pool sizing decision.

Enums§

PoolSizeChange
Direction of change between the current and recommended pool sizes.

Functions§

recommend_from_telemetry
Computes a pool-size recommendation and diff from imported telemetry.