ipfs/ipfs-desktop

Feature Request: Add NO_DAEMON_START count metric

開放

#2,145 建立於 2022年5月16日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (912 個分叉)batch import
P2area/go-ipfsarea/webuieffort/hoursexp/beginnergood first issuekind/enhancementstatus/ready

倉庫指標

星標
 (5,632 顆星)
PR 合併指標
 (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.

貢獻者指南