terence
|
c3dbfa66d0
|
Change blob latency metrics to ms (#13481)
|
2024-01-17 23:28:42 +00:00 |
|
kasey
|
5cea6bebb8
|
minimize syscalls in pruning routine (#13425)
* minimize syscalls in pruning routine
* terence feedback
* Update beacon-chain/db/filesystem/pruner.go
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
* pr feedback
---------
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
|
2024-01-08 22:31:16 +00:00 |
|
terence
|
bd4a520013
|
Initialize blob storage without pruning (#13412)
|
2024-01-04 05:56:38 +00:00 |
|
Preston Van Loon
|
844b2c6602
|
Add error wrapping to blob initialization errors (#13366)
|
2023-12-19 14:55:26 +00:00 |
|
Sammy Rosso
|
374d77f437
|
Blob filesystem metrics (#13316)
* Add metrics
* Replace counter with gauge
* Preston's comments
* Remove hardcoded number
* Count blob files
* Fix count order
* Fixes
* Cleanup
* Add blob bucket
* Update beacon-chain/node/node.go
Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
* Rename
---------
Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
|
2023-12-18 18:24:07 +00:00 |
|