Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measure the distribution of payments across nodes #1644

Merged
merged 1 commit into from
Dec 17, 2020
Merged

Conversation

pm47
Copy link
Member

@pm47 pm47 commented Dec 16, 2020

We put nodes in buckets in order to build a distribution and monitor
incoming/outgoing payment count/volume by node id.

We put nodes in buckets in order to build a distribution and monitor
incoming/outgoing payment count/volume by node id.
@pm47 pm47 requested a review from t-bast December 16, 2020 11:12
@codecov-io
Copy link

Codecov Report

Merging #1644 (563a62e) into master (9425fd4) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1644      +/-   ##
==========================================
+ Coverage   85.92%   85.96%   +0.04%     
==========================================
  Files         151      151              
  Lines       11452    11465      +13     
  Branches      512      492      -20     
==========================================
+ Hits         9840     9856      +16     
+ Misses       1612     1609       -3     
Impacted Files Coverage Δ
...in/scala/fr/acinq/eclair/channel/Commitments.scala 93.28% <100.00%> (+0.05%) ⬆️
...ain/scala/fr/acinq/eclair/payment/Monitoring.scala 98.11% <100.00%> (+0.49%) ⬆️
...cala/fr/acinq/eclair/payment/relay/NodeRelay.scala 93.70% <0.00%> (-1.58%) ⬇️
...q/eclair/blockchain/electrum/ElectrumWatcher.scala 75.39% <0.00%> (+0.79%) ⬆️
...clair/blockchain/electrum/ElectrumClientPool.scala 78.49% <0.00%> (+4.30%) ⬆️

@pm47 pm47 merged commit 370fe41 into master Dec 17, 2020
@pm47 pm47 deleted the metric-node-distrib branch December 17, 2020 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants