[roll] Roll cobalt-registry [local_storage] new data_partition_upgrade metric

* Sampler is sending an Occurrence so the metric type should be
  EVENT_COUNT – going with a new metric ID to be safer
* this still requires fshost to change its Inspect field type and
  the Sampler config to be changed to the new metric ID in
  fxrev.dev/594241
* fix the report name that's redundant with the metric name

TESTED=Cobalt no longer complaining about the metric type

Original-Bug: 86635
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/594148
Privacy-Approval: Steve Fung <stevefung@google.com>
Original-Revision: 0a3444627a390b1fd66b3d4cabb72ccc447ac1bd
GitOrigin-RevId: 3598918cb20ffa7a756deaff6f1c691b49e6827f
Change-Id: I10719d4e45d5f8632e868b3d427c0994d55617b5
1 file changed
tree: ee76dc4e759296585ed6c9d13f7894bd3d44aff1
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.