[roll] Roll fuchsia [wlan][telemetry] Log Cobalt metrics that trigger on disconnect

Log the following metrics:
- total_disconnect_count
- disconnect_occurrence_for_mobile_device
- connected_duration_on_disconnect

Original-Bug: 411225794
Test:
1. Added unit tests
2. Verified metrics are logged via also_log_locally

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254585
Original-Revision: 7aead95e0194c9348c21789e3d583648c114eae6
GitOrigin-RevId: a125072ca07510cca10b1dcb243b520c9b3c3f7c
Change-Id: Iee77083160948db11b3ac0e59bb9c1597baa9511
1 file changed
tree: db39843e81001bc9f018c72abd6e51874956bf9a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.