Skip to content

Optimize Blockchain Indexing Lag Monitoring #400

Description

@gabito1451

Context

Operational visibility.

Problem

The indexer might fall behind without the dev team knowing.

Suggested Execution

  • Implement a comparison between 'LocalHorizonCursor' and 'OnChainLatestLedger'.
  • Emit metrics to Prometheus.

Acceptance Criteria

  • Real-time dashboard showing indexing lag.
  • Automated alert if lag > 10 ledgers.

References

  • backend/src/indexer/health.service.ts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions