You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`lean_latest_justified_slot`| Gauge | Latest justified slot | On state transition ||| ✅ |
49
49
|`lean_latest_finalized_slot`| Gauge | Latest finalized slot | On state transition ||| ✅ |
50
50
|`lean_finalizations_total`| Counter | Total number of finalization attempts | On finalization attempt | result=success,error || ✅ |
51
-
|`lean_state_transition_time_seconds`| Histogram | Time to process state transition | On state transition || 0.25, 0.5, 0.75, 1, 1.25, 1.5, 2, 2.5, 3, 4 |□|
51
+
|`lean_state_transition_time_seconds`| Histogram | Time to process state transition | On state transition || 0.25, 0.5, 0.75, 1, 1.25, 1.5, 2, 2.5, 3, 4 |✅|
52
52
|`lean_state_transition_slots_processed_total`| Counter | Total number of processed slots | On state transition process slots ||| ✅ |
53
-
|`lean_state_transition_slots_processing_time_seconds`| Histogram | Time taken to process slots | On state transition process slots || 0.005, 0.01, 0.025, 0.05, 0.1, 1 |□|
54
-
|`lean_state_transition_block_processing_time_seconds`| Histogram | Time taken to process block | On state transition process block || 0.005, 0.01, 0.025, 0.05, 0.1, 1 |□|
53
+
|`lean_state_transition_slots_processing_time_seconds`| Histogram | Time taken to process slots | On state transition process slots || 0.005, 0.01, 0.025, 0.05, 0.1, 1 |✅|
54
+
|`lean_state_transition_block_processing_time_seconds`| Histogram | Time taken to process block | On state transition process block || 0.005, 0.01, 0.025, 0.05, 0.1, 1 |✅|
55
55
|`lean_state_transition_attestations_processed_total`| Counter | Total number of processed attestations | On state transition process attestations ||| ✅ |
56
-
|`lean_state_transition_attestations_processing_time_seconds`| Histogram | Time taken to process attestations | On state transition process attestations || 0.005, 0.01, 0.025, 0.05, 0.1, 1 |□|
56
+
|`lean_state_transition_attestations_processing_time_seconds`| Histogram | Time taken to process attestations | On state transition process attestations || 0.005, 0.01, 0.025, 0.05, 0.1, 1 |✅|
0 commit comments