ipfs / ipfs/kubo

Add more Prometheus metrics

Open
#5,604 20 comments 2 reactions 0 assignees View on GitHub
topic/gateway
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

#### Version information:

0.4.17

#### Type:

Enhancement

#### Description:

Infura is hosting a set of IPFS nodes to provide a public IPFS API. We would like to monitor more metrics not currently exposed by go-ipfs as far as I can tell:

- bandwidth in/out (as given by `ipfs stats bw`), potentially split for the various subsystem (DHT, bitswap ...)
- repository size and object count (as given by `ipfs repo stat`)
- peers latency distribution (processed from `ipfs swarm peers --latency`)
- DHT metrics (latency, failure rate ...)

Is that something that would interest you ? I can work on that, but a few pointers would be appreciated.

CC @lgierth

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.