[roll] Roll fuchsia [sampler][config] Cobalt -> 1.1 for sys update

Change the Sampler config to stop using legacy Cobalt
Update the metric ID numbers
Change metric ID 121 to be Integer because it never was
really Occurrence

Test: presubmit
Original-Bug: 96031

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705328
Original-Revision: fde8d7fe41b3aed10126c7b7662400ba624b8bef
GitOrigin-RevId: 8d297433ac6387db125680e56e73312e1cc6bfe4
Change-Id: If1849017def12526f85ff59a736a892d6fca8acc
1 file changed
tree: 8702ca493bd9800d36debe403e2c4b24d39de681
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.