[roll] Roll fuchsia Reland "[wlancfg] Cease logging dfs_channel_transition dimension in roaming metrics"

This reverts commit 137fe85cba718eff28ce4d90eecf3d0db6d1058f.

Reason for revert: https://fxrev.dev/1405893 has now rolled.

Original change's description:
> Revert "[wlancfg] Cease logging dfs_channel_transition dimension in roaming metrics"
>
> This reverts commit 0207505db9ac0902a6ab9804c28e88bad660f642.
>
> Reason for revert: The cobalt-registry was not picked up as expected.
>
> Original change's description:
> > [wlancfg] Cease logging dfs_channel_transition dimension in roaming metrics
> >
> > 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 logs 0 to the dfs_channel_transition
> > dimension to avoid continuing to report incorrect data, and logs to
> > the new metric policy_roam_attempt_count_detailed_2 that drops the
> > dfs_channel_transition dimension.
> >
> > During the annual metric maintenance, wlancfg should remove usage of
> > policy_roam_attempt_count_detailed.
> >
> > Depends-on: fuchsia:I312a3f20dca3cbd7e22672c2c643a6a08a018cc4
> > Change-Id: I9cdf420ded469a49c4c6271e84420ce43b788055
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1405534
> > Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
> > Reviewed-by: Hayden Nix <haydennix@google.com>
> > Fuchsia-Auto-Submit: Charles Celerier <chcl@google.com>
> > Commit-Queue: Charles Celerier <chcl@google.com>
>
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: I00abe11641131faaffc8c147cd3f57f08bf513fc
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408875
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Commit-Queue: Charles Celerier <chcl@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409034
Original-Revision: 3d75d6fb3a8c03ceaa21842e350096ead2d00ac3
GitOrigin-RevId: e230cd179c067a0f9f74d0bf8979a63bc832d900
Change-Id: I104e0f423a5196ecc75ab27dee90c9c14089fae2
1 file changed
tree: f9e4b15797a7967755c74c50309470cf005cf7a3
  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.