Module config

Module config 

Source

Traits§

ConfigParentFallbackExt
Extension trait to get values with parent table fallback.

Functions§

audit_aggregate_by
Returns the aggregate-by reduction function from config, or None if not set.
audit_dispersion_method
Returns the dispersion method from config, or StandardDeviation if not set.
audit_min_measurements
Returns the minimum measurements from config, or None if not set.
audit_min_relative_deviation
Returns the minimum relative deviation threshold from config, or None if not set.
audit_sigma
Returns the sigma value from config, or None if not set.
backoff_max_elapsed_seconds
Returns the backoff max elapsed seconds from config, or 60 if not set.
bump_epoch
bump_epoch_in_conf
determine_epoch_from_config
measurement_unit
Returns the configured unit for a measurement, or None if not set.
read_hierarchical_config
Read hierarchical configuration (system -> local override)
write_config
Write config to the main repository directory (always in repo root)