vouch/services/metrics/prometheus
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.go Initial release 2020-09-28 07:46:00 +01:00
attestation.go Fix 'vouch_attestation_process_duration_seconds'. 2020-12-16 14:05:11 +00:00
attestationaggregation.go Initial release 2020-09-28 07:46:00 +01:00
beaconblockproposal.go Initial release 2020-09-28 07:46:00 +01:00
beaconcommitteesubscription.go Initial release 2020-09-28 07:46:00 +01:00
client.go Initial release 2020-09-28 07:46:00 +01:00
controller.go Add `vouch_ready` and `vouch_release` metrics. 2021-02-01 19:27:06 +00:00
parameters.go Initial release 2020-09-28 07:46:00 +01:00
scheduler.go Initial release 2020-09-28 07:46:00 +01:00
service.go Add `vouch_ready` and `vouch_release` metrics. 2021-02-01 19:27:06 +00:00