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.