Alex lx
lx pushed to main at Deuxfleurs/garage 2024-02-20 15:35:15 +00:00
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
Compare 6 commits »
lx merged pull request Deuxfleurs/garage#726 2024-02-20 15:35:13 +00:00
system metrics improvements
lx closed issue Deuxfleurs/garage#545 2024-02-20 15:35:13 +00:00
New metric listing Garage peers
lx pushed to peer-metrics at Deuxfleurs/garage 2024-02-20 13:59:36 +00:00
bcd571ef57 [peer-metrics] add documentation for new cluster status metrics
lx pushed to peer-metrics at Deuxfleurs/garage 2024-02-20 13:51:07 +00:00
b868493da9 [peer-metrics] add basic cluster node status metrics (fix #545)
lx pushed to peer-metrics at Deuxfleurs/garage 2024-02-20 13:21:45 +00:00
182a23cc12 [peer-metrics] refactor SystemMetrics to hold a reference to System
lx pushed to peer-metrics at Deuxfleurs/garage 2024-02-20 12:52:14 +00:00
3cdf69f079 [peer-metrics] Add metrics for cluster health, like GetClusterHealth admin API
00d479358d [peer-metrics] refactor/simplify SystemMetrics
Compare 2 commits »
lx pushed to peer-metrics at Deuxfleurs/garage 2024-02-20 11:38:52 +00:00
2d75e584c1 [peer-metrics] Add metrics for cluster health, like GetClusterHealth admin API
lx created pull request Deuxfleurs/garage#726 2024-02-20 10:40:31 +00:00
WIP: system metrics improvements
lx commented on issue Deuxfleurs/garage#652 2024-02-20 10:38:57 +00:00
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.

lx commented on issue Deuxfleurs/garage#555 2024-02-20 10:37:47 +00:00
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.

lx closed issue Deuxfleurs/garage#555 2024-02-20 10:37:12 +00:00
after remove a node with garage layout remove <node id>, the remaining nodes are still trying to connect to that node
lx deleted branch reconnect-only-current from Deuxfleurs/garage 2024-02-20 10:37:12 +00:00
lx merged pull request Deuxfleurs/garage#719 2024-02-20 10:37:11 +00:00
Filter nodes Garage tries to connect to
lx pushed to main at Deuxfleurs/garage 2024-02-20 10:37:11 +00:00
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
Compare 2 commits »
lx created branch peer-metrics in Deuxfleurs/garage 2024-02-20 10:36:46 +00:00
lx pushed to peer-metrics at Deuxfleurs/garage 2024-02-20 10:36:46 +00:00
1554cb5785 [peer-metrics] refactor/simplify SystemMetrics
lx closed issue Deuxfleurs/garage#679 2024-02-20 10:31:13 +00:00
Get available disk space in prometheus metrics
lx pushed to reconnect-only-current at Deuxfleurs/garage 2024-02-20 10:07:49 +00:00
e91576677e [reconnect-only-current] filter nodes to reconnect to
lx deleted branch networking-fixes from Deuxfleurs/garage 2024-02-19 17:37:07 +00:00