[roll] Roll cobalt-registry [connectivity_wlan] Create replacement for policy_roam_attempt_count_detailed

The policy_roam_attempt_count_detailed metric includes a dfs_channel_transition dimension
that was not accurate because wlancfg telemetry is not aware of the country code
currently set. This change adds the metric policy_roam_attempt_count_detailed_2 as
a replacement that excludes the dfs_channel_transition dimension.

After the replacement lands, wlancfg will write to both the old and new metrics.
During the annual metric maintenance, dashboards will be updated and the old metric
deleted.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1405893
Privacy-Approval: Alexandre Zani <azani@google.com>
Original-Revision: 6a83f88cf558aa7769bd057cf3e7ddb8881a4886
GitOrigin-RevId: 0a838e92aa7782bb25bec73c9d7efe292e19d1e0
Change-Id: I1b490c0021aa191fccb5949c55c9eb38a579d039
1 file changed
tree: 0470d2afee5b691b2d67fcf2cb5f505bb65ff243
  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.