prysm-pulse/slasher/db/kv
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
..
attester_slashings_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
attester_slashings.go Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00:00
block_header_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
block_header.go Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00:00
BUILD.bazel Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
chain_data_test.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
chain_data.go Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00:00
indexed_attestations_test.go Remove unused DB functions and proto from Slasher (#4996) 2020-03-04 22:29:36 +00:00
indexed_attestations.go Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00:00
kv_test.go On eviction test fix (#5046) 2020-03-09 01:35:39 -04:00
kv.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
proposer_slashings_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
proposer_slashings.go Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00:00
schema.go Spanner db (#4997) 2020-03-04 23:35:14 -06:00
spanner_test.go On eviction test fix (#5046) 2020-03-09 01:35:39 -04:00
spanner.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
validator_id_pubkey_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
validator_id_pubkey.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00