[roll] Roll fuchsia [wlan][telemetry] Add most 5XXX category metrics

All the 5XXX category metrics, which are related to connected devices,
are logged except for two because wlanix doesn't have sufficient
information to log them:
- device_connected_to_ap_breakdown_by_is_multi_bss
- connect_to_likely_hidden_network

Original-Bug: 462512152
Original-Fixed: 507149217
Test: Added unit test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1591071
Original-Revision: 96bfc911bdfbbfa70fcd4af9da19f254d9fe446d
GitOrigin-RevId: 35802323f2255df4a2261b394771eca3d13fd4f5
Change-Id: Idb3aec21f700fb012388d1efbeb86810c777776c
1 file changed
tree: 79b5d8f11fa2484de0be44d5845867909b4722d8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.