prysm-pulse/beacon-chain/operations/slashings
Raul Jordan 8d3fc1ad3e
Add in Slasher Metrics (#5060)
* added in slasher metrics
* Merge branch 'master' into slasher-metrics
* add in prom bolt metrics for slasher
* Merge branch 'slasher-metrics' of github.com:prysmaticlabs/prysm into slasher-metrics
* imports
* include all metrics
* no dup bolt collector
* Update slasher/detection/attestations/spanner.go

Co-Authored-By: Ivan Martinez <ivanthegreatdev@gmail.com>
* naming best practices for prom, thx Terence
* Merge branch 'slasher-metrics' of github.com:prysmaticlabs/prysm into slasher-metrics
2020-03-10 19:41:55 +00:00
..
BUILD.bazel Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
doc.go Slashing operations pool (#4726) 2020-02-07 10:32:51 +08:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
service_attester_test.go Fix stalling bug in slashing pool (#4985) 2020-03-03 00:52:35 -05:00
service_proposer_test.go Fix stalling bug in slashing pool (#4985) 2020-03-03 00:52:35 -05:00
service.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
types.go Slashing operations pool (#4726) 2020-02-07 10:32:51 +08:00