commit | 3cb2087e1a3c276b649e3910ffe55a325c58ec47 | [log] [tgz] |
---|---|---|
author | Ilya Sherman <[email protected]> | Thu Sep 17 17:30:56 2020 |
committer | Commit Bot <[email protected]> | Thu Sep 17 17:30:56 2020 |
tree | 9f1aa6c71bbcc4d7145e8075b890c71bc80332ae | |
parent | dff47d945488c15faff5a99e11db5cf9a8792a59 [diff] |
Link to metrics docs from the main docs/README.md [email protected] Bug: none Change-Id: I0eb5768c4e24b585f19ceb352b59e3728a19ab5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2415217 Auto-Submit: Ilya Sherman <[email protected]> Commit-Queue: Mark Pearson <[email protected]> Reviewed-by: Mark Pearson <[email protected]> Cr-Commit-Position: refs/heads/master@{#807943}
diff --git a/docs/README.md b/docs/README.md index 9d2af07..41f0254a 100644 --- a/docs/README.md +++ b/docs/README.md
@@ -348,6 +348,11 @@ * [Memory Benchmarks](memory-infra/memory_benchmarks.md) * [Heap Profiling](memory-infra/heap_profiler.md) +### Metrics +* [Histograms](/tools/metrics/histograms/README.md) +* [User Actions](/tools/metrics/actions/README.md) +* [Code review guidelines](/tools/metrics/histograms/review_guidelines.md) + ### Misc * [Useful URLs](useful_urls.md) - A collection of links to various tools and dashboards