Module P2p_metrics.Swap

Metrics related to the status of swap messages

val ignored : Prometheus.Counter.t

ignored swaps counter

val success : Prometheus.Counter.t

successful swaps counter

val fail : Prometheus.Counter.t

failed swaps counter