File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/docs/users/reference Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ title: Metrics
66| ------------------------------ | --------- | ------- | -------------------------------------------------------------------------------------------- |
77| ` tipset_processing_time ` | Histogram | Seconds | Duration of routine which processes ` tipsets ` to include them in the store |
88| ` block_validation_time ` | Histogram | Seconds | Duration of routine which validate blocks with no cache hit |
9- | ` libp2p_message_total ` | Counter | Count | Total number of ` libp2p ` messages by type |
9+ | ` libp2p_messsage_total ` | Counter | Count | Total number of ` libp2p ` messages by type |
1010| ` invalid_tipset_total ` | Counter | Count | Total number of invalid tipsets received over ` gossipsub ` |
1111| ` head_epoch ` | Gauge | Epoch | Latest epoch synchronized to the node |
1212| ` lru_cache_hit ` | Counter | Count | Stats of ` lru ` cache hit. Indexed by ` kind ` |
You can’t perform that action at this time.
0 commit comments