forked from pokt-network/pocket
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
I do not remember the reasoning behind this, but it would be worth revisiting sometime in the future
pocket/consensus/telemetry/metrics.go
Lines 7 to 12 in d552ec6
| // DISCUSS(team): Dmitry has expressed multiple times that this should be a gauge instead of a counter | |
| // I do not remember the reasoning behind this, but it would be worth revisiting sometime in the future | |
| CONSENSUS_BLOCKCHAIN_HEIGHT_COUNTER_NAME = "consensus_blockchain_height_counter" | |
| CONSENSUS_BLOCKCHAIN_HEIGHT_COUNTER_DESCRIPTION = "the counter to track the height of the blockchain" | |
| // Event Metrics |
This issue was generated by todo-issue based on a DISCUSS comment in d552ec6.
Reactions are currently unavailable