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
Merge #1566: Add a new metric to count peers reverting Completed state
7be0366 feat: [#1534] add new metric to count peers reverting state from complete to any other state (Jose Celano)
b2feb7b docs: [#1534] Update comments after rename (Jose Celano)
8da42e4 refactor: [#1534] Rename torrent_repository_event_listener to swarm_coordination_registry_event_listener (Jose Celano)
b09e79c refactor: [#1534] Rename torrent_repository_container to swarm_coordination_registry_container (Jose Celano)
c26315a refactor: [#1534] Rename TorrentRepositoryContainer type to SwarmCoordinationRegistryContainer (Jose Celano)
c67f27a refactor: [#1534] Rename torrent_repository_ prefix to swarm_coordination_registry_ (Jose Celano)
45bc807 refactor: [#1534] rename TORRENT_REPOSITORY_LOG_TARGET to SWARM_COORDINATION_REGISTRY_LOG_TARGET (Jose Celano)
Pull request description:
Add a new metric to count peers reverting the `Completed` state.
### Subtasks
- Refactor `swarm-coordination-registry` package: rename types, variables, and constants to follow the package's new name.
- Add the new metric: `swarm_coordination_registry_peers_completed_state_reverted_total`
ACKs for top commit:
josecelano:
ACK 7be0366
Tree-SHA512: 609264972c8a79fed53c2dd787bd2fd34cf255a27f5a9fb8f07fead4fd3296a41efce6f5a4c796d097a7692922214cb651ecdb082bb5c94943f5db047a4c5e27
0 commit comments