• Matthew Slipper's avatar
    op-node: Derivation metrics (#3156) · a1842698
    Matthew Slipper authored
    * op-node: Derivation metrics
    
    Adds support for the following batch derivation metrics:
    
    - 0/1 gauge for if the derivation is idle
    - Count of total pipeline resets
    - Count of total unsafe payloads received
    - Count of total derivation errors
    - Gauge tracking the various L1/L2 safe/unsafe heads
    
    * review updates + more metrics
    a1842698
Name
Last commit
Last update
..
api.go Loading commit data...
client.go Loading commit data...
comms.go Loading commit data...
config.go Loading commit data...
log.go Loading commit data...
node.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...