[roll] Roll fuchsia [Cobalt] Implement new AggregateAndUploadMetric fidl protocol

Implementing a new fidl protocol for Recovery to use to locally
aggregate and upload all metrics that have been collected immediately.

This change includes the basic implementation of the fidl and the
retry logic.

Original-Bug: 105843
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/733927
Original-Revision: 2504ab92c817f2315fa4f80bff5e63031ed25ceb
GitOrigin-RevId: e9e3626c47b18ff7c7b0a1879c02b6ddd350045d
Change-Id: I37c9a0490fb031afff11c88c0742ff03548d8500
1 file changed
tree: 7692086a646b22b8c6a36b6772341e462f72a2bf
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.