[roll] Roll cobalt-registry [local_storage] Add source dimension to VFS metrics

VFS is currently logging the filesystem that an event comes from in the
"component" field but the candidate_file hasn't been setup for any of
the relevant metrics. The "component" field is being removed in
Cobalt 1.1 so instead of adding a candidate_file this cl is adding a
metric_dimension to replace the use of the "component" field in VFS.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/527660
Privacy-Approval: Cameron Dale <camrdale@google.com>
Original-Revision: a73637d0ebea380323cb9ce602d87b8bb5da8456
GitOrigin-RevId: 2ccab56ca88d8ff8b2ca0a64ac4c5e35378ff2b4
Change-Id: Icbfa7a14a4498ea660268efa37ab7688b18d1648
1 file changed
tree: 2edb47e8f7546641c139f07d464d461523cc1504
  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.