erigon-pulse/cmd/integration/commands
Alex Sharov 2b59b45216
Do log tables size, db metrics - avoid concurrency, check stale readers hourly (#2216)
* add table size logs and metrics

* log stale readers

* - don't collect db metrics in background
- do check stale readers once an hour

* execution to update metrics when print logs

* hide file exists err

* hide file exists err
2021-06-22 11:08:47 +01:00
..
flags.go remove lmdb from hack, integration, state packages. remove lmdb dbtools (#2146) 2021-06-11 20:31:37 +07:00
refetence_db.go switch to mdbx-go module, and db-tools to libmdbx submodule (#2199) 2021-06-19 21:30:12 +01:00
reset_state.go add chain support to (#2176) 2021-06-16 11:31:25 +07:00
root.go Do log tables size, db metrics - avoid concurrency, check stale readers hourly (#2216) 2021-06-22 11:08:47 +01:00
snapshot_check.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
stages.go save (#2196) 2021-06-19 13:32:35 +07:00
state_stages.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
testing.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00