Files
joshua-spacetime 796f3da099 Track more snapshot metrics on startup (#5436)
# Description of Changes

Specifically:
- The number of objects read during replay
- The number of bytes read from disk during replay
- The time spent hashing objects during replay

# API and ABI breaking changes

Not considered breaking, but this patch does add a new label to a
pre-existing metric `spacetime_replay_snapshot_read_time_seconds`.

# Expected complexity level and risk

1.5

# Testing

Updates a pre-existing test
2026-06-24 10:00:34 +00:00
..