mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 10:58:17 +00:00
637 B
637 B
memoize_cache_populated_count
Type: Counter
Labels: cache_name
How many times a memoize cache lookup resulted in performing the work to populate the entry.
!!! info This metric has labels which means that the system will track the metric for each combination of the possible labels that are active. Certain labels, especially those that correlate with source or destination addresses or domains, can have high cardinality. High cardinality metrics may require some care and attention when provisioning a downstream metrics server.
Redundant with the newer lruttl_populated_count metric.