vouch/services
Jim McDonald f56fa48655
Add `vouch_ready` and `vouch_release` metrics.
`vouch_ready` is a prometheus metric that is `0` if Vouch is not yet
ready to validate, and `1` if it is.

`vouch_release` has a labeled value `version` that contains the release
version of Vouch.
2021-02-01 19:27:06 +00:00
..
accountmanager Update mocks. 2020-12-30 22:07:47 +00:00
attestationaggregator Update mocks. 2020-12-30 22:07:47 +00:00
attester Handle chain reorganisations. 2021-01-31 13:49:15 +00:00
beaconblockproposer Update mocks. 2020-12-30 22:07:47 +00:00
beaconcommitteesubscriber Update mocks. 2020-12-30 22:07:47 +00:00
chaintime Initial work on support of standard API 2020-11-14 08:36:49 +00:00
controller/standard Reduce log message 2021-02-01 16:11:13 +00:00
graffitiprovider Initial work on support of standard API 2020-11-14 08:36:49 +00:00
metrics Add `vouch_ready` and `vouch_release` metrics. 2021-02-01 19:27:06 +00:00
scheduler Handle chain reorganisations. 2021-01-31 13:49:15 +00:00
signer Update dependencies 2020-11-26 20:32:04 +00:00
submitter Tidy ups 2020-11-27 15:26:22 +00:00
validatorsmanager Separate accountmanager. 2020-11-25 00:02:13 +00:00