[roll] Roll fuchsia [memory] Migrate snapshot_test.py to principal metrics.

When memory_monitor1 is disable, the process structured metrics
will no longer be published.

Publish per component metrics, and make per process metrics
optional.

Original-Bug: b/381032254
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269706
Original-Revision: 4e35adc0dd6163ebeb7387bfd288d0c205277b9a
GitOrigin-RevId: b33683544dd7ab321fa1e7a85d172027d1fea113
Change-Id: Ia9bd3ca165d9b118fcccadcedf149ed041310558
1 file changed
tree: dd388380ca1288f2ef53f9006fc6dc682773f5e6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.