[roll] Roll fuchsia [network] Fix Netstack2 Inspect persistence

Because Netstack2 doesn't export Inspect metrics under the "root" tree,
these selectors were broken by
Icb41619c02f2c8aabfe4abba962fdbdc2fce79bf. The fix is to just restore
the old wildcard behavior since Netstack2 is going away Real Soon.

The test required updating to ignore the wildcard while doing ad-hoc
parsing the selectors.

Original-Bug: 490466395
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1566574
Original-Revision: 06f9637a0458bb8e0d35336aaa6d7d01cd20580e
GitOrigin-RevId: 2ea511640f69dd9fc8dd0779e2e6117dcd35423c
Change-Id: Ie64260aaf1cc3dc748cf9c56c4e89d33bc4d6edc
1 file changed
tree: 4e85c68ca93778732c3fc3eac78de8da8806b978
  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.