[roll] Roll cobalt [registry protos] Add event_vector_buffer_max field to ReportDefinition

This field will replace the event_code_buffer_max field
of MetricDefinition. It's useful to be able to specify
different-sized buffers for different reports under the
same metric: for example, for reports with and without
differential privacy, since the buffer size affects the
amount of noise added during privacy encoding.

Original-Bug: 72698

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/504738
Original-Revision: 089c589c4f339902f43cc7795deffb9edd83f832
GitOrigin-RevId: 83c0d65a86a6850eb0497e2251a84045c603733e
Change-Id: Ic82cc0dde8faa05e83a043b57805a1583fdf9859
1 file changed
tree: eecee0a38f22e5d5842caf0ef4d7196d67e5bbfd
  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.