I put a sample graph on #21882 (moved), because there were lots of good thoughts on making such a graph. Please take a look there. Once we have a graph we're happy with, I'll make one for a few months of data (which takes a while).
So for the historical bwauth measuring graphs - I think i will generate historical data for them... What i do currently is place data into a sqlite database, and then every hour export the most recent 90 days worth of data in a csv for javascript graph generation. I think I will backfill the database... so I ought to be able to generate some one-off graphs like the ones you created showing historical data.
I'm wondering if/what is the best approach to let my consensus-health graphs get configurable and usable in metrics.tpo
Trac: Status: new to assigned Owner: metrics-team to tom
So for the historical bwauth measuring graphs - I think i will generate historical data for them... What i do currently is place data into a sqlite database, and then every hour export the most recent 90 days worth of data in a csv for javascript graph generation. I think I will backfill the database... so I ought to be able to generate some one-off graphs like the ones you created showing historical data.
That would be neat!
I'm wondering if/what is the best approach to let my consensus-health graphs get configurable and usable in metrics.tpo
Fine question! There's no easy answer, because so far we don't use externally provided .csv files for graphs on Tor Metrics. But I could imagine doing this in the future, if the data reaches back to more than the past 90 days (ideally a few years back when bandwidth authorities became a thing). We could simply fetch the .csv files as part of the cronjob that generates .csv files. Though I'd say, for now, let's start with the graphs on consensus-health.tpo and see if they're as useful as we hope. If they are, let's have this discussion again!
If these graphs are useful enough (for now) this can be the final draft until.... I expect that I will be making interactive graphs that enable historical analysis also, so feedback on how these graphs look will guide into that.
Adding a verb to the summary to make this ticket "actionable". Speaking of, what remains to be done here?
Trac: Summary: One-off analysis for number of relays a bwauth decided the median for to Perform one-off analysis for number of relays a bwauth decided the median for
I don't think anything needs to be done, unless Sebastian or Karsten or anyone has comments about the graphs (either the look or questions about the data.) Although it's been a while since I generated them so I will need to relearn what I did ;)
I don't think anything needs to be done, unless Sebastian or Karsten or anyone has comments about the graphs (either the look or questions about the data.) Although it's been a while since I generated them so I will need to relearn what I did ;)
Nothing to be done here. The historical graphs look good, and I just checked that there are current ones on Consensus Health. Closing this ticket. If anybody has ideas for making them better, they're likely going to open a new ticket anyway. Thanks!
Trac: Resolution: N/Ato fixed Status: needs_information to closed