4 Commits

Author SHA1 Message Date
Thomas Gruber
2611b1e301
Merge branch 'develop' into use_metric_pointers 2022-02-02 15:53:26 +01:00
Thomas Roehl
a4bd141786 Use the MetricAggregator for all calculations in the MetricRouter 2022-02-01 18:27:59 +01:00
Thomas Roehl
7f4de77de1 Use pointer to metrics instead of forwarding full metric 2022-01-31 14:16:50 +01:00
Thomas Gruber
cf810b1c0c
Add Cache and Aggregator to MetricRouter (#21)
* Add Cache and Aggregator to MetricRouter

* Close done channel in MetricCache
2022-01-30 15:03:21 +01:00