celestiaorg / celestiaorg/celestia-node

Monitoring for `node.Store`

Open
#98 0 comments 1 reaction 1 assignee Claimed by @vgonkivs View on GitHub
area:metrics area:repository enhancement
Dominant language
Go
Stars
996
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
34

Description

The Node's Store manages every storage footprint from the node, including KVStores, storage for shares, configs, private keys, and with mainline FS implementation also manages the root folder of the node.

The Store interface should be extended to provide some basic observability over it:
* Disk usage
* Ideally, with a granularity of what is taking how much
* Total/free space of the underlying FS

On top of that, basic monitoring should be built using async in64 counter from Otel

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.