prysm-pulse/validator/db/kv
Preston Van Loon 5ed52b1e44
Validator: Add trace span information for AttestationRecord save requests (#11742)
* Add additional span information when saving attestation records

* Remove keymanager.sign span. It's very noisy and not a helpful data point.

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-12-14 00:06:32 +00:00
..
attester_protection_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attester_protection.go Validator: Add trace span information for AttestationRecord save requests (#11742) 2022-12-14 00:06:32 +00:00
backup_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
backup.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
db.go Validator: Add trace span information for AttestationRecord save requests (#11742) 2022-12-14 00:06:32 +00:00
deprecated_attester_protection_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
deprecated_attester_protection.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
eip_blacklisted_keys_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
eip_blacklisted_keys.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
genesis_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
genesis.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
graffiti_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
graffiti.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
kv_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
migration_optimal_attester_protection_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration_optimal_attester_protection.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration_source_target_epochs_bucket_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration_source_target_epochs_bucket.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration.go Stop Early in Validator Surround Vote Local Protection (#8460) 2021-02-17 19:23:59 +00:00
proposer_protection_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_protection.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
prune_attester_protection_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
prune_attester_protection.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
schema.go Graffiti ordered index (#8482) 2021-02-24 22:50:47 +00:00