ipfs / ipfs-gui

Creating standards and patterns for IPFS that are simple, accessible, reusable, and beautiful
105 stars 19 forks source link

Discussion: Metrics normalization #128

Closed SgtPooki closed 1 year ago

SgtPooki commented 1 year ago

ipfs-companion metrics from firefox does not support monthly active users. We need a way to normalize them.

This issue should cover any other projects that don't use the same metrics collection system as the rest of our projects (currently using countly).

Some questions and other considerations:

  1. Do we want to add countly metrics collection to ipfs-companion?
  2. Is adding additional metrics (countly) collection in ipfs-companion going to work?

Proposed answers:

  1. Yes, this would ensure all our projects have normalized metrics and aren't dependent upon different tools
  2. needs investigation
BigLep commented 1 year ago

I think it's useful to be able to own our metrics so we can more confidently reason them, and so we have to put less trust in other groups.

That said, if this becomes a major undertaking, I am fine not prioritizing it right now.

For example, while yes it would be nice if Firefox Companion gave different stats than daily active users, Firefox companion usage is also the smaller piece of the pie and is less critical to me.

SgtPooki commented 1 year ago

closing this. See https://github.com/ipfs/ipfs-gui/issues/125, https://github.com/ipfs/ipfs-gui/issues/105, and https://github.com/ipfs/ipfs-companion/issues/1115