[roll] Roll cobalt-registry [Cobalt 1.1] Add replacement metrics for connectivity_wlan

This is the first step of migrating to Cobalt 1.1

All metrics tagged with 'replacement_metric_id' will be duplicated to
the equivalent Cobalt 1.1 metric. Once there is sufficient data in
Cobalt 1.1 the logging code should be updated to log directly to the
replacement metrics.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/485192
Privacy-Approval: Zach Bush <zmbush@google.com>
Original-Revision: 050d10cfc3f4c6398b761b9cece27ba83e9a7ecd
GitOrigin-RevId: 8213ce438cc730eb1c6226c838873aaf7fca1a80
Change-Id: Icaeeda27676c97dcba02829237201a49a82e4fa9
1 file changed
tree: d55806280743b8fbdbc2147cb9722a6609a48749
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.