[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: 5809b44fbe1bc062349ca9e044f55a4faccc3f64
Change-Id: I5abc4266a1b2ce1b9d3edc1b9270ddf003d12651
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.