[roll] Roll fuchsia [cobalt][testapp] Log to new prober metric

Log to new prober integer histogram metric with floating point
step multiplier and impossible bucket

Test that log to valid bucket indices returns OK status and log to impossbile bucket indices returns non-OK status.

Original-Bug: 402465128

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235164
Original-Revision: a6b695bdd21cc85cfa630635291b6323684e2801
GitOrigin-RevId: c460ae669ddee74e3bcf6733cde19304f6355c08
Change-Id: I049c194fc3bf1fbd2adce478484cd876b394ec2c
1 file changed
tree: 62704cec6c25815bd0e6597a78fbf184f9645655
  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.