metrics
Module: enforcement::revocation::metrics
Section titled “Module: enforcement::revocation::metrics”Contents
Section titled “Contents”Structs
RevocationMetricsSnapshot- Snapshot of revocation cache counters.
firma_sidecar::enforcement::revocation::metrics::RevocationMetricsSnapshot
Section titled “firma_sidecar::enforcement::revocation::metrics::RevocationMetricsSnapshot”Struct
Snapshot of revocation cache counters.
Fields:
bloom_hits: u64- Bloom-positive lookups.lru_hits: u64- Bloom-positive lookups confirmed by the LRU.bloom_positive_lru_miss: u64- Bloom-positive lookups missing the LRU.revocations_total: u64- Calls toadd_revocation.