[roll] Roll cobalt Reland "[InternalMetrics] Track data stored per class"

This is a reland of d414d5ae5e7b51c2d5a8068ebd64dd865974f31b

Original change's description:
> [InternalMetrics] Track data stored per class
>
> Used to track how much data is used on a per-class basis
>
> Classes tracked are:
>  - ObservationStore
>  - LocalAggregateStore
>  - AggregateStore
>  - ObservationHistory
>
> Prerequisite: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/500200
> Original-Bug: 71727
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/500199

Original-Bug: 71727
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/516227
Original-Revision: 7a392cedd2054d4a3e2a36a3b75dc7458b555149
GitOrigin-RevId: ede82bd88a66f5eb6e604424926f8645b8bc5dd1
Change-Id: I527209b4aab102a15eb17e6f672d6aa3ea52544b
1 file changed
tree: 83ac707af63d3d547795c15e828fd96d88ce2008
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.