-
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 |
---|---|---|
.. | ||
batch_submitter.go | ||
channel.go | ||
channel_builder.go | ||
channel_builder_test.go | ||
channel_manager.go | ||
channel_manager_test.go | ||
channel_test.go | ||
config.go | ||
driver.go | ||
tx_data.go |