Module metrics_updater

Module metrics_updater 

Source
Expand description

All the related Chain Indexer metrics update functions

Functionsยง

backward_data_purge ๐Ÿ”’
Triggers to update when backward data is purged.
current_tip_slot ๐Ÿ”’
Triggers to update the tip for both live and immutable slots.
forward_data_purge ๐Ÿ”’
Triggers to update when forward data is purged.
highest_complete_indexed_slot ๐Ÿ”’
Triggers to update the highest indexed slot progress.
reached_immutable_tip ๐Ÿ”’
Triggers to indicate that the Chain Indexer is starting or reaches the immutable tip.
reached_live_tip ๐Ÿ”’
Triggers to indicate that the Chain Indexer is starting or reaches the live tip.
sync_tasks ๐Ÿ”’
Triggers to update the number of current synchronization tasks.