Commit Graph

108 Commits

Author SHA1 Message Date
Joseph Yiasemides e405b86259
Merge pull request #78 from poanetwork/ferigis.77.read_credentials_from_overlay
[#77] reading the credentials from the overlay
2018-09-04 08:01:57 +02:00
Felipe Ripoll c3c86a349d [#77] reding the credentials from the overlay 2018-09-03 07:00:57 -06:00
Joseph Yiasemides 778ec6d73e
Merge pull request #76 from poanetwork/ferigis.73.system_metric_collector
[#73] adding system metric collector
2018-08-27 16:56:40 +02:00
Felipe Ripoll 2206dc7c42 [#73] adding system metric collector 2018-08-27 07:13:39 -06:00
Joseph Yiasemides 07527e811f
Merge pull request #75 from poanetwork/ferigis.74.dynamic_metric_types
[#74] Collectors decide the metric type
2018-08-23 16:23:44 +02:00
Felipe Ripoll f0dcc03cac [#74] generating the new Doc 2018-08-23 05:56:16 -06:00
Felipe Ripoll 6162441250 [#74] Collectors decide the metric type 2018-08-22 11:25:08 -06:00
Joseph Yiasemides 1d0a518b32
Merge pull request #72 from poanetwork/ferigis.71.starting_guide
[#71] Adding Getting Started guide
2018-08-21 14:28:25 +02:00
Felipe Ripoll 9632678c1b [#71] Adding Getting Started guide 2018-08-21 06:07:44 -06:00
Joseph Yiasemides 994f26dd78
Merge pull request #70 from poanetwork/ferigis.69.new_auth_method
[#69] Adapting to the new Auth mechanism
2018-08-13 14:02:48 +02:00
Felipe Ripoll cd428ac448 [#69] Adapting to the new Auth mechanism 2018-08-09 09:47:27 -06:00
Felipe Ripoll f0047acaa3
Merge pull request #67 from poanetwork/ferigis.64.remove_old_references_transfer_config_overlay
[#64] removing references to transfer_config_overlay
2018-07-25 12:05:04 -06:00
Felipe Ripoll 6969ebde1a [#64] removing references to transfer_config_overlay 2018-07-23 09:32:10 -06:00
Joseph Yiasemides cef2494017
Merge pull request #66 from poanetwork/ferigis.65.adding_ip
[#65] adding IP to the Information struct
2018-07-19 12:03:17 +02:00
Felipe Ripoll fe95cd4f2b [#65] adding IP to the Information struct 2018-07-18 11:22:50 -06:00
Joseph Yiasemides edea8086c4
Merge pull request #63 from poanetwork/ferigis.61.fix_overlay_json
[#61] quick fix
2018-07-11 16:23:08 +02:00
Felipe Ripoll 3de349bd4e [#61] quick fix 2018-07-11 07:55:36 -06:00
Joseph Yiasemides a9e9f537d0
Merge pull request #62 from poanetwork/ferigis.61.fix_overlay_json
[#61] fixing overlay json file in order to update collector data too
2018-07-11 08:34:45 +02:00
Felipe Ripoll 464c54804e [#61] fixing overlay json file in order to update collector data too 2018-07-10 14:36:24 -06:00
Joseph Yiasemides cfbe423e25
Merge pull request #60 from poanetwork/ferigis.59.migrate_to_messagepack
[#59] migrate to message pack
2018-07-09 17:58:54 +02:00
Felipe Ripoll 1a8e46339b [#59] migrate to message pack 2018-07-09 09:27:05 -06:00
Joseph Yiasemides b3397eae41
Merge pull request #58 from poanetwork/ferigis.57.improving_documentation
[#57] improving documentation
2018-07-09 12:38:31 +02:00
Felipe Ripoll 77d984e34d [#57] improving documentation 2018-07-06 14:59:27 -06:00
Joseph Yiasemides 6dc376d57b
Merge pull request #56 from poanetwork/ferigis.55.adapt_to_new_backend
[#55] Adapting to the new backend
2018-07-04 11:15:11 +02:00
Felipe Ripoll 3f5b2b3af8 [#55] Adapting to the new backend 2018-07-03 11:04:20 -06:00
Joseph Yiasemides fc104e7bf1
Merge pull request #54 from poanetwork/ferigis.53.REST_transfer
[#53] implementing the REST transfer
2018-06-14 13:36:07 +01:00
Felipe Ripoll c74cfaecfe [#53] implementing the REST transfer 2018-06-13 12:42:13 -06:00
Felipe Ripoll 12abd4fea7
Merge pull request #52 from poanetwork/dzol.44.run-time-transfer-configuration
[#44] Introduce Primus/WS transfer configuration at run-time
2018-05-29 05:13:19 -06:00
Joseph Yiasemides 2d1938ac70 [#44] Introduce Primus/WS transfer configuration at run-time 2018-05-28 17:12:32 +02:00
Felipe Ripoll 527bd15a18
Merge pull request #51 from poanetwork/dzol.49.update-dashboard-regularly
Poll for Ethereum node status regularly and send information to server
2018-05-25 07:06:24 -06:00
Joseph Yiasemides a69cbb6638 Place "hello" timer frequency in a module attribute 2018-05-25 14:38:12 +02:00
Joseph Yiasemides ed113f7da1 Cancel timer for sending node information upon server disconnect 2018-05-25 14:27:20 +02:00
Felipe Ripoll 1ea78583c0 [#49] fixing issue with history when the dashboard is down 2018-05-25 05:41:42 -06:00
Joseph Yiasemides e4fff6ee7c Test the collection and transfer of up-to-date node information 2018-05-25 11:32:32 +02:00
Joseph Yiasemides 6192053ffa Poll for Ethereum node status regularly and send information to server 2018-05-24 18:05:04 +02:00
Felipe Ripoll 2f87a8377b
Merge pull request #46 from poanetwork/dzol.28.improve-agent-documentation
[#28] Introduce section headings for documentation on writing collectors & transfers
2018-05-23 06:06:51 -06:00
Felipe Ripoll 41ea597efc
Merge pull request #47 from poanetwork/dzol.32.architecture-into-pages-directory
[#32] Document initial architecture through generated documentation
2018-05-23 06:06:22 -06:00
Felipe Ripoll f64fcd54b9
Merge pull request #50 from poanetwork/dzol.48.display-offline-node-as-such
[#48] Send "inactive" stats to server when Parity is stopped
2018-05-22 14:06:24 -06:00
Joseph Yiasemides 8bc3cee54e Test collector sends inactive stats once agent already started 2018-05-22 21:48:03 +02:00
Joseph Yiasemides 8739e4a288 Test collector sends inactive stats if Eth node stopped at start-up 2018-05-22 20:10:42 +02:00
Joseph Yiasemides 00c7530fa5 [#48] Send "inactive" stats to server when Parity is stopped 2018-05-22 16:52:35 +02:00
Joseph Yiasemides ca320740ba [#32] Document initial architecture through generated documentation
The document is now accessible through the rest of the documentation.
2018-05-22 10:06:34 +02:00
Joseph Yiasemides a0a2f2231d [#28] Introduce heading for documentation on writing collectors & transfers
There is documentation for both collectors and transfers: all this
does is making it easier to navigate to the section on writing
either. It was already easy to navigate to the "Plugin" pages.
2018-05-22 09:43:17 +02:00
Joseph Yiasemides aa4c3afadd
Merge pull request #43 from poanetwork/ferigis.41.fixing_instance_name
[#41] instance name and contact is shown now in the Dashboard
2018-05-21 16:03:40 +02:00
Felipe Ripoll 5edc2c4ca8
Merge pull request #42 from poanetwork/dzol.40.introduce-and-document-executable-assembley
[#40] Introduce & Document Executable A1ssembley
2018-05-21 07:49:56 -06:00
Felipe Ripoll 1e601b084e [#41] fixing credo's complains 2018-05-21 07:48:50 -06:00
Felipe Ripoll 63f757aedd [#41] instance name and contact is shown now in the Dashboard 2018-05-21 07:38:39 -06:00
Joseph Yiasemides f2d48c170a [#40] Introduce and document executable assembley 2018-05-21 15:35:39 +02:00
Joseph Yiasemides d83b3171fe
Merge pull request #39 from poanetwork/ferigis.36.resend_metrics_when_reconnecting
Ferigis.36.resend metrics when reconnecting
2018-05-21 11:43:47 +02:00
Joseph Yiasemides c9b62e9a04
Merge pull request #37 from poanetwork/ferigis.23.fixing_history_when_reconnecting
Ferigis.23.fixing history when reconnecting
2018-05-21 11:27:28 +02:00