prysm-pulse/slasher/detection
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
..
attestations Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
BUILD.bazel Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
detect_test.go Plug-in double voting detection into detection service (#4960) 2020-03-03 18:08:21 +00:00
detect.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
listeners_test.go Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00
listeners.go Plug-in double voting detection into detection service (#4960) 2020-03-03 18:08:21 +00:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
service.go Better Nil Check in Slasher (#5053) 2020-03-09 21:21:39 +00:00