[roll] Roll fuchsia [libtriage] Support Not(Missing(...)) for unknown types.

Some values (like histograms) cannot currently be handled by libtriage,
however, we want to be able to assert that they are at least present.

This change adds a new MetricValue::NotMissing alternative that may be
used for types that are present but not understood.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/490865
Original-Revision: e8d500603f1f655dae52cdbd9076183574ef3130
GitOrigin-RevId: 6c0e502662cbb0d077f47a98dbfd35c5912d8149
Change-Id: I5ae6bdd354466eeecbaa07d8b75548b0d69772aa
1 file changed
tree: 8b500ad78a018ff0cec31f8b9256ef9c5277e3a1
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.