885405d944
Merge pull request 'system metrics improvements' (#726) from peer-metrics into main
bcd571ef57
[peer-metrics] add documentation for new cluster status metrics
b868493da9
[peer-metrics] add basic cluster node status metrics (fix #545)
182a23cc12
[peer-metrics] refactor SystemMetrics to hold a reference to System
3cdf69f079
[peer-metrics] Add metrics for cluster health, like GetClusterHealth admin API
3cdf69f079
[peer-metrics] Add metrics for cluster health, like GetClusterHealth admin API
00d479358d
[peer-metrics] refactor/simplify SystemMetrics
WIP: system metrics improvements
Changing IP address of a node leads to a half-connected and broken cluster
PR #724 probably fixes the issue, it will be published with v0.9.2 / v1.0. If the issue is sill there, please reopen the issue.
after remove a node with garage layout remove <node id>, the remaining nodes are still trying to connect to that node
If the issue is still here after the patch (that will be published with 0.9.2 / 1.0), please reopen the issue.
after remove a node with garage layout remove <node id>, the remaining nodes are still trying to connect to that node
Filter nodes Garage tries to connect to
203bb10035
Merge pull request 'Filter nodes Garage tries to connect to' (#719) from reconnect-only-current into main
e91576677e
[reconnect-only-current] filter nodes to reconnect to
Get available disk space in prometheus metrics