[roll] Roll cobalt-registry [networking][cobalt] Cleanup metrics

Most of the metrics recently expired. As a result, this change removes
the unused metrics. The metrics that reamin have been extended and
match those defined in the following Lapis config:

https://cs.opensource.google/fuchsia/fuchsia/+/main:src/diagnostics/config/sampler/netstack.json;l=1;drc=7aaa334504d71c369fa3f1b395189c66c99bf681
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/652163
Privacy-Approval: Zach Bush <zmbush@google.com>
Original-Revision: 3cf4cb53f05bcb22824ab5c95bf8649a78f9203a
GitOrigin-RevId: 922d2482b01f76183008949d1b26c2e6b1176532
Change-Id: Ib441f39864b8c8b8253bad9127788616283986bf
1 file changed
tree: d96f57064fc35b912d64cb500a7798fba27d66a3
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.