From 469c5c8e9c728810c4352d8e78f1c999c9e1ef41 Mon Sep 17 00:00:00 2001 From: two-heart <12869538+two-heart@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:22:16 +0100 Subject: [PATCH] restore: fix mgauge group in snapwh tile --- src/discof/restore/fd_snapwh_tile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/discof/restore/fd_snapwh_tile.c b/src/discof/restore/fd_snapwh_tile.c index 466650632b..282120cfc3 100644 --- a/src/discof/restore/fd_snapwh_tile.c +++ b/src/discof/restore/fd_snapwh_tile.c @@ -140,7 +140,7 @@ before_credit( fd_snapwh_t * ctx, static void metrics_write( fd_snapwh_t * ctx ) { - FD_MGAUGE_SET( SNAPWR, STATE, ctx->state ); + FD_MGAUGE_SET( SNAPWH, STATE, ctx->state ); } /* handle_control_frag handles an administrative frag from the snapin