record_usage_estimate

Function record_usage_estimate 

Source
pub(crate) fn record_usage_estimate(
    store: &AtlasStore,
    usage_instance: Option<UsageRuntimeInstance>,
    session: &str,
    command: &str,
    path: Option<String>,
    query: Option<String>,
    estimated_without_projectatlas: usize,
    projectatlas_text: &str,
) -> Result<(), CliError>
Expand description

Record a usage event from a fast baseline estimate and actual atlas payload.