[roll] Roll fuchsia [superproject] Roll cobalt-registry [cobalt_config] Migrate to `step_multiplier_float` for fuchsia metrics

Add `step_multiplier_float` to the exponential integer bucket, which value should be the same as existing `step_multiplier`. The equality of `step_multiplier_float` and `step_multiplier` is checked in config validator.

Original-Bug: 278933884

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1221324
Privacy-Approval: Alex Pankhurst <pankhurst@google.com>
Original-Revision: b0449e715e538db457131b1bffa24f18223ee44b
GitOrigin-RevId: 06d252b7ff7d26e942cfb4290ce6af0d6586da83
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221988
Original-Revision: ef6edc7ca12adb43e8850f673d453ab77691803f
Change-Id: I6fcc9514d99239cc44ed1a617d14489bef0eeaaa
1 file changed
tree: 867d1a083172c056a29c0475534b12be1f79c31e
  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.