Skip to content

sync: Prometheus metrics should update during fast_sync #3507

@joe-bowman

Description

@joe-bowman

Currently when a node is in fast_sync mode (i.e. recovering from a position behind the head of the chain) the .result.sync_info data on the /status RPC endpoint is kept up to date with the sync, but the prometheus metrics, specifically tendermint_consensus_height does not reflect the sync height.

This would be very useful to track the state of recovering nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C:syncComponent: Fast Sync, State SyncT:bugType Bug (Confirmed)T:jankType Jank! Non-urgent but still high-impact fixes.T:observabilityType: Observabilitygood first issueContributions Welcome!!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions