ipfs/ipfs-desktop

Feature Request: Add NO_DAEMON_START count metric

Open

#2,145 创建于 2022年5月16日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (912 fork)batch import
P2area/go-ipfsarea/webuieffort/hoursexp/beginnergood first issuekind/enhancementstatus/ready

仓库指标

Star
 (5,632 star)
PR 合并指标
 (平均合并 8天 12小时) (30 天内合并 6 个 PR)

描述

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.

贡献者指南