Crate mz_metrics

Source
Expand description

Internal metrics libraries for Materialize.

Modules§

dyncfgs 🔒
Dyncfgs used by mz-metrics.
lgalloc
Report lgalloc metrics.
rusage
Report rusage metrics.

Structs§

Metrics
Handle to metrics defined in this crate.
MetricsTask 🔒

Statics§

METRICS 🔒

Traits§

MetricsUpdate
Behavior to update metrics.

Functions§

all_dyncfgs
Adds the full set of all storage Configs.
register_metrics_into
Register all metrics into the provided registry.
update_dyncfg
Update the configuration of the metrics.