[roll] Roll fuchsia [wlan][telemetry] Log scan monitoring metrics

Log the following Cobalt metrics:
- scan_occurrence
- scan_fulfillment_time
- empty_scan_results
- aborted_scan
- client_scan_failure

Note that wlanix does not plumb scan events to telemetry and hence no
metric is actually logged yet on the actual device.

Original-Bug: 411225794
Test: Added unit tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266798
Original-Revision: 0b57445bfb4d04dc054368456e7173a6668fb68d
GitOrigin-RevId: 86a1c3393ac6f7a9f50c1c4f075f4e4bc4be7432
Change-Id: Ifaebd7054230dba0b083dd2054e3b03f2daf4a4e
1 file changed
tree: 7b25f8f2adfcf51cd19b5dc923195f8d98bbc361
  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.