Commit Graph
16 Commits
Author SHA1 Message Date
Jakub Sztandera 1ed62628a7 Update go-log to v2
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-01-08 20:22:31 +01:00
Whyrusleeping 11bfab67f9 Merge pull request #986 from filecoin-project/feat/update-stats-to-golog
Use golog in stats tool, and better sync control
2020-01-07 21:38:56 -08:00
hannahhoward 8418464d91 refactor(address): use extracted address library
Switch to using extracted address library
2020-01-07 14:53:27 +01:00
Travis Person eea9144ebe Use golog in stats tool, and better sync control 2019-12-19 15:58:26 +01:00
whyrusleeping 6e94377469 cache load tipset 2019-12-16 11:22:56 -08:00
Jakub Sztandera b81d8d084b Maybe fix messange count?
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-12-12 17:45:18 +01:00
Jakub Sztandera ff65d06199 Update dashboard
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-12-11 15:30:56 +01:00
Jakub Sztandera 5f4127859e decode actor address and revamt the dashboard
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-12-11 13:52:34 +01:00
Jakub Sztandera 032e59907b Add metric on election winners
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-12-11 13:52:31 +01:00
whyrusleeping f8eabd3db4 Refactor mining logic to match specs ticket chain 2019-11-20 10:52:36 -06:00
whyrusleeping 0ccaa71545 fix stats tool 2019-11-17 15:29:56 -06:00
Travis Person 15742f2359 Remove height tag from stats tool
Having a height tags resulted in performance issues due to an increase
in series cardinality.
2019-10-28 10:50:17 -07:00
Jakub Sztandera 8ecbdc559a Increase precision of pledge_collateral and add network actor balance
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-10-18 20:56:13 +09:00
Travis Person 6d77eb2bef Fix top miner charts
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-10-18 20:53:08 +09:00
Travis Person 09341d0440 Add check for liveness
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-10-18 20:53:08 +09:00
Travis Person 0b2718a4af Add chain stats tool
Simple chain stats tool for graphing the chain using influxdb and
grafana.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2019-10-18 20:53:08 +09:00