forked from ke6jjj/miner_exporter
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Option to gather penalties from all validators
Add an envvar (defaults to off) that will gather penalties for all validators from the ledger. In an effort to reduce the size of the collection, this "all" mode will filter out validators with a total penalty of 0.0. Regardless of this new envvar, last_heartbeat will still only be gathered for "this" validator.
- Loading branch information
Showing
1 changed file
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters