[roll] Roll fuchsia [feedback] Fix report_upload_duration metric

It was being logged in nanoseconds instead of seconds, so all of the
data points were falling into the overflow bucket.

Original-Original-Fixed: 513274019
Test: `fx test //src/developer/forensics`
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1612928
Original-Original-Revision: 36a6e200d5b1c800f3c2847caac001d8657b2302
GitOrigin-RevId: b4f9408907721cfb648cfeabdc5967ee50a492ac
Change-Id: Iffc2c9d259aa03635aab8ea6f7cde2b844496863
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1613046
Cr-Commit-Position: refs/heads/main@{#192727}
1 file changed
tree: b649dfc31950b7736c82726976e858fc327ed703
  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.