• Sebastian Stammler's avatar
    op-batcher: Fix num_frames metrics · c54120ca
    Sebastian Stammler authored
    The metrics recorded the value of channelBuilder.NumFrames().
    But this was only the number of pending frames in the frames
    queue.
    
    This PR adds a new method TotalFrames() and separate numFrames
    tracking to distinguish between the number of pending frames
    and total frames of a channel.
    c54120ca
Name
Last commit
Last update
..
batcher Loading commit data...
cmd Loading commit data...
compressor Loading commit data...
flags Loading commit data...
metrics Loading commit data...
rpc Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...