prysm-pulse/beacon-chain/sync
Nishant Das 07a25ca710 Adding Prometheus Metrics and Tracing to Sync (#1858)
* adding tracing and metrics

* clean up main routine

* added tracing to initial sync

* gazelle

* fix tests

* fix naming

* comments

* consistent style in promauto counters

* rename spans

* final comment
2019-03-05 11:31:19 -06:00
..
initial-sync Adding Prometheus Metrics and Tracing to Sync (#1858) 2019-03-05 11:31:19 -06:00
BUILD.bazel Adding Prometheus Metrics and Tracing to Sync (#1858) 2019-03-05 11:31:19 -06:00
metrics.go Adding Prometheus Metrics and Tracing to Sync (#1858) 2019-03-05 11:31:19 -06:00
querier_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
querier.go clean up context (#1850) 2019-03-04 12:57:59 -08:00
regular_sync_test.go Fixing Sync (#1830) 2019-03-03 11:03:47 -06:00
regular_sync.go Adding Prometheus Metrics and Tracing to Sync (#1858) 2019-03-05 11:31:19 -06:00
service_test.go Eth1 Data Fix (#1785) 2019-03-02 17:38:22 -06:00
service.go Fixing Sync (#1830) 2019-03-03 11:03:47 -06:00
simulated_sync_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00