probe-lab / network-measurements

MIT License
50 stars 13 forks source link

Kubo Version 12-Month Trend #59

Open lidel opened 11 months ago

lidel commented 11 months ago

Right now, weekly report includes a snapshot in time for a specific week:

This is useful for understanding current distribution, but does not help with building intuition about trends, how slow is adoption new versions, or if there is difference in ramp-down of specific older version over multiple weeks.

We have historical data, so perhaps we could create a visualization: a plot line where X-axis is time (last 12 months) and Y-axis is the % of peers running specific kubo that week (week-to-week). Similar to this (webextension version from firefox add-on store):

2023-10-24_00-20

This would be similar to existing:

But focused on % and bigger time window (12 months)

@dennis-tra is this feasible with existing data and tooling, or too much of an ask?

dennis-tra commented 11 months ago

Hi @lidel,

sorry for the late reply. I wanted to do such an analysis and more for LabWeek. Unless you don't need any numbers asap, stay tuned for LabWeek ;)