MetricsService/Log still has a fair amount of code for recording particular bits of data into each metrics log. As much as possible, we should move these into opaque metrics providers, to narrow the focus of these objects. This will be particularly useful for making it easier to eventually move the MetricsService into a separate process.
Comment 1 by holte@chromium.org
, Jul 13 2017Labels: -Type-Bug Type-Task