0g-storage-node/node
Bo QIU 82fef674ed
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
Add more metrics for file sync (#164)
* add metrics in log sync package

* udpate auto sync metrics

* Add metrics for completed file sync

* add more metrics for serial file sync

* adjust default timeout value for auto sync

* fix metrics rpc for Timer type

* add metrics for channel

* refactor channel metrics

* add timeout metrics for segment sync

* refactor channel receiver
2024-08-22 10:42:15 +08:00
..
chunk_pool Handle chunk write of rpc in parallel. (#126) 2024-07-15 15:50:51 +08:00
file_location_cache feat: file location admin rpc; refactor: all_shards_available (#134) 2024-07-19 11:55:18 +08:00
log_entry_sync Add more metrics for file sync (#164) 2024-08-22 10:42:15 +08:00
miner more robust provider (#157) 2024-08-12 11:35:21 +08:00
network Check network id in status and ban incompatible peers. (#159) 2024-08-14 11:35:48 +08:00
pruner more robust provider (#157) 2024-08-12 11:35:21 +08:00
router Add more metrics for file sync (#164) 2024-08-22 10:42:15 +08:00
rpc Add more metrics for file sync (#164) 2024-08-22 10:42:15 +08:00
shared_types Check network id in status and ban incompatible peers. (#159) 2024-08-14 11:35:48 +08:00
src Add metrics for router and auto sync (#161) 2024-08-19 09:54:52 +08:00
storage Prune no reward chunks. (#145) 2024-08-06 15:06:15 +08:00
storage-async Prune no reward chunks. (#145) 2024-08-06 15:06:15 +08:00
sync Add more metrics for file sync (#164) 2024-08-22 10:42:15 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Add metrics for router and auto sync (#161) 2024-08-19 09:54:52 +08:00