[roll] Roll fuchsia [metrics] Add inspect metrics to ota_health_verification

The current verifier emits metrics. As the protocol
served by component manager now had more insight into
failures, it should also emit metrics in addition to
logging the errors.

Original-Bug: 400778800

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222047
Original-Revision: dd2e28b93cf4f0cc0020fa8eb6f63a35b9558195
GitOrigin-RevId: 9b609f8b500af005613acc48d496e775090a03c0
Change-Id: I9512599607f9d319627502729d306f70bb033647
1 file changed
tree: bd6c2f6b056bf8a2920ce69b449dba0a7ba979a5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.