Skip to content

Renter period metrics

Luke Champine requested to merge renter-metrics into master

I didn't update the API docs because I'm not sure this is how we want to organize things. I'm not seeing the need for a separate FinancialMetrics object if we have PeriodMetrics. We can't outright remove those fields, but we could deprecate them.

There was also a suggestion that we record the set of contract IDs in the PeriodMetrics to enable easy lookup.

Also, the allowance code seemed to have some bugs around setting periodStart.

Merge request reports