Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/metrics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Below are the current metrics, a lot more are coming in the future as we improve
+=================================================+===============+============================================================================================+
| pyaleph_build_info | dict | Number of transactions that are pending treatment or need to be retried |
+-------------------------------------------------+---------------+--------------------------------------------------------------------------------------------+
| pyaleph_status_peers_total | int | Number of transactions that are pending treatment or need to be retried |
| pyaleph_status_peers_total | int | Total number of peers |
+-------------------------------------------------+---------------+--------------------------------------------------------------------------------------------+
| pyaleph_status_sync_messages_total | int | Total number of treated message |
+-------------------------------------------------+---------------+--------------------------------------------------------------------------------------------+
Expand Down
Loading