You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(metrics): export initial sync height as Prometheus gauge
Add initial_sync_height and initial_sync_progress_pct gauges, updated
after every batch so sync progress is visible in Prometheus without
waiting for the full update_blocks() call to complete.
0 commit comments