[roll] Roll fuchsia [sag] Inspect records only 10 active wake leases.

The "wake_leases" node is currently unbounded, and a large number of
active wake leases can result in failed allocations. To prevent that
from happening, make this node record only the 10 oldest active wake
leases.

Original-Bug: 492579895
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1569459
Original-Revision: 646e1145baee5aae6b809a10bfbfa2f051715db6
GitOrigin-RevId: 6c817d4338f6b27e487b93aa33c31b7495572d67
Change-Id: Ie124177dce7dd374f6c094b51f3976e96e1814b2
1 file changed
tree: 4cc9105210f843396a056feef1f38125789a3017
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.