[roll] Roll fuchsia [wlan][telemetry] Log client connection enabled metrics

Log the following Cobalt metrics:
- client_connection_enabled_occurrence
- client_connection_enabled_duration

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

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266246
Original-Revision: 2d27c023720b87262795559885ac8700854c62c1
GitOrigin-RevId: ada46efafb545b13d6b97aad87dc2f31462fbfe8
Change-Id: I08aa41fce7ad09e3d8b126a36b5e27ae6013171f
1 file changed
tree: 6c1d67502e46698f6cdf09d6ecc2e71720a2f509
  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.