[roll] Roll cobalt-registry [cobalt_internal] Reduce number of histogram buckets

Consolidates histogram buckets for two internal reports
that previously had 1000 buckets each. This created
too many report rows (one for each bucket) which were
mostly not useful.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/689306
Privacy-Approval: Steve Fung <stevefung@google.com>
Original-Revision: 3032e51d57f419b916b07c73a96a1336e06eccfd
GitOrigin-RevId: 1bc592262626e11cc5ae1e3333531bb1941d0372
Change-Id: I47f0f5efd4f0959550fe1d92e27c0e43c1db01d2
1 file changed
tree: bad55b9745de796d7a2a071819c89cc658f3ee30
  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.