[roll] Roll cobalt Move system profiles to envelope

This will reduce bytes uploaded by only including each unique system
profile at the envelope level rather than including a system profile in
every observation batch.

Original-Bug: 373463829
Tested: `fx test //src/cobalt cobalt_core_tests`
Tested: Logged cobalt metrics locally, inspected proto
Tested: Anecdotally observed envelope sizes before and after change
Tested: Ran backend pipeline locally on generated envelopes
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1249825
Original-Revision: a55b8928490e486ef05d501a31a9220dac0d0626
GitOrigin-RevId: 2ee9fc541293685929c2330315c3cf50b99c8f4a
Change-Id: Ic84e2cbfbe6b0ce8a25cf655b3fb7c6bd44e3800
1 file changed
tree: ec292965ada0df98534d4cfaeb95de19d685f324
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.