Expand description
All the related Chain Indexer reporting metrics to the Prometheus service are inside this module.
Constantsยง
- METRIC_
LABELS ๐ - Labels for the metrics.
Staticsยง
- CURRENT_
IMMUTABLE_ ๐TIP_ SLOT - Chain Indexer current immutable tip slot#.
- CURRENT_
LIVE_ ๐TIP_ SLOT - Chain Indexer current live tip slot#.
- HIGHEST_
COMPLETE_ ๐INDEXED_ SLOT - Chain Indexer highest complete indexed slot#.
- PURGED_
SLOTS ๐ - Chain Indexer number of purged slots.
- REACHED_
TIP ๐ - Chain Indexer indicator whether tip is reached or in progress.
- RUNNING_
INDEXER_ ๐TASKS_ COUNT - Chain Indexer number of current running indexer tasks.
- TRIGGERED_
BACKWARD_ ๐PURGES_ COUNT - Chain Indexer number of times triggering backward data purge.
- TRIGGERED_
FORWARD_ ๐PURGES_ COUNT - Chain Indexer number of times triggering forward data purge.