[bisq-network/bisq] Monitor fixes (#3302)

Florian Reimair notifications at github.com
Fri Sep 20 14:35:02 UTC 2019


The monitor has been offline for a couple of hours because:
- the Capability stuff changed
- data responses finally got too big

This PR fixes all of that and adds a few tweaks as well:
- Refer Seednode diffs to the global unique number of messages instead of a random seed node
- add a new metric that lets us get an idea on how the bisq software version landscape looks like
- make the DAO monitoring more deterministic

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3302

-- Commit Summary --

  * Sort hashes by hitcount
  * Added rough bisq version metric
  * Fixed mandatory capabilities
  * Load hashes from local store
  * Changed rel no. ref. host to overall unique msg
  * Bump datstateheight to start from on restart
  * Load hashes from local store for market stats

-- File Changes --

    M monitor/src/main/java/bisq/monitor/metric/P2PMarketStats.java (80)
    M monitor/src/main/java/bisq/monitor/metric/P2PNetworkLoad.java (2)
    M monitor/src/main/java/bisq/monitor/metric/P2PSeedNodeSnapshot.java (110)
    M monitor/src/main/resources/metrics.properties (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3302.patch
https://github.com/bisq-network/bisq/pull/3302.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3302
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190920/c0f9873b/attachment.html>


More information about the bisq-github mailing list