Status Cluster WebGL visualization
Go to file
Ivan Danyliuk 48cf8ee564
Update color for nodes
2018-06-20 17:49:18 +02:00
web Update color for nodes 2018-06-20 17:49:18 +02:00
.gitignore Add timeouts and context support 2018-06-20 16:45:05 +02:00
cluster.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
cluster_mock.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
consul.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
jsonrpc.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
main.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
main_test.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
metadata.go Add node metadata 2018-06-20 17:47:20 +02:00
node.go Add node metadata 2018-06-20 17:47:20 +02:00
node_test.go Add node metadata 2018-06-20 17:47:20 +02:00
rpc.go Fix content type for RPC requests 2018-06-20 17:30:14 +02:00
rpc_mock.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
stats.go Add web and websockets 2018-06-19 19:01:52 +02:00
web.go Add web and websockets 2018-06-19 19:01:52 +02:00
ws.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
ws_graph.go Add web and websockets 2018-06-19 19:01:52 +02:00
ws_positions.go Add web and websockets 2018-06-19 19:01:52 +02:00
ws_stats.go Add web and websockets 2018-06-19 19:01:52 +02:00