[bisq-network/bisq] Get monitor up to speed again (#3633)

Florian Reimair notifications at github.com
Tue Nov 19 11:32:08 UTC 2019


There have been some changes which not been reflected in the monitor so far:
- a price node got shut down, another one got added
- the Market API changed its response format from compressed JSON to pretty-print JSON
These changes broke part of the [Trading Stats](https://monitor.bisq.network/d/GSTkGblmz/trading-stats) and [Dashboard](https://monitor.bisq.network/d/J2oDSi8mk/bisq-dashboard) dashboards, respectively.

some other minor improvements have been made as well.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Updated price node list for monitor
  * Price monitor is more resilient against timeouts
  * Monitor selects a price node randomly
  * Fixed monitor market API query
  * Add RefundAgent messages to monitor
  * Adjust monitor timeout

-- File Changes --

    M monitor/src/main/java/bisq/monitor/Monitor.java (1)
    M monitor/src/main/java/bisq/monitor/ThreadGate.java (2)
    M monitor/src/main/java/bisq/monitor/metric/MarketStats.java (4)
    M monitor/src/main/java/bisq/monitor/metric/PriceNodeStats.java (128)
    M monitor/src/main/resources/metrics.properties (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3633.patch
https://github.com/bisq-network/bisq/pull/3633.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/3633
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191119/b3382b9e/attachment-0001.html>


More information about the bisq-github mailing list