You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #2633 we can request the storage data and other node data from seed nodes and oracle nodes.
We use the Rest api app. It accepts the address (or list of addresses) of the node we are requesting the report and we get a json object with the relevant data back.
At the moment we just display the json in the browser. It would be good to get a more user friendly interface where multiple nodes are shown so that it is easy to spot the differences.
It should stay simple and low-effort. If we want to put more effort in it we should integrate it with our Grafana monitor. This could be a follow up task.
The json data:
The text was updated successfully, but these errors were encountered:
HenrikJannsen
changed the title
HTML frontend for Bisq 2 monitor
Simple Html frontend for Bisq 2 monitor
Aug 17, 2024
With #2633 we can request the storage data and other node data from seed nodes and oracle nodes.
We use the Rest api app. It accepts the address (or list of addresses) of the node we are requesting the report and we get a json object with the relevant data back.
At the moment we just display the json in the browser. It would be good to get a more user friendly interface where multiple nodes are shown so that it is easy to spot the differences.
It should stay simple and low-effort. If we want to put more effort in it we should integrate it with our Grafana monitor. This could be a follow up task.
The json data:
The text was updated successfully, but these errors were encountered: