Feature Request: Add NO_DAEMON_START count metric
Open
area/go-ipfs
area/webui
effort/hours
exp/beginner
good first issue
kind/enhancement
P2
status/ready
- Dominant language
- JavaScript
- Stars
- 6.6k
- Forks
- 903
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 5
Description
We have DAEMON_START metric which shows duration and count of times we need to start up our own daemon. However, we do not have a metric to show how often there are users who are already running an ipfs daemon.
The webui is available when running the go implementation of IPFS, so if we see a lower count for this NO_DAEMON_START metric, then we could potentially redirect any users who are already running a daemon to the webui.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.