[roll] Roll fuchsia [windowed-stats] Introduce a time series glossary.

This change adds a glossary that describes the concepts and components
of the `series` module. These ideas are not trivial and this provides a
much needed reference.

This is more or less a first draft; expect subsequent changes. It is a
living document that should evolve with `windowed-stats`.

Original-Bug: 350797382
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1108023
Original-Revision: cf64f18687c1cd92878abfce29c6b0d28ca5e29b
GitOrigin-RevId: 09eb51e6c8282692df3144b4e6345430979eeb9d
Change-Id: Iac247b2cfea65f6214051d5d3df167947ea89f1c
1 file changed
tree: f9a7df9246df69292d53b0dbddcf376346094793
  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 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.