Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1812)

Unified Diff: docs/how-to-write-metrics.md

Issue 2977283002: Ownership into GenericSets (Closed)
Patch Set: Fix tests after reabse Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/histogram-set-json-format.md ('k') | telemetry/telemetry/benchmark.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/how-to-write-metrics.md
diff --git a/docs/how-to-write-metrics.md b/docs/how-to-write-metrics.md
index 4dc418eae9baea69f72a50204c7bbbabeabe1993..a2487855fb5d0d7a9a24beaab088a132ce368297 100644
--- a/docs/how-to-write-metrics.md
+++ b/docs/how-to-write-metrics.md
@@ -215,12 +215,6 @@ histogram.addSample(number, {name: diagnostic})
![](/docs/images/how-to-write-metrics-buildbot.png)
- * [Ownership](/tracing/tracing/value/diagnostics/ownership.html):
- This is automatically attached to every Histogram produced by Temeletry.
- Structurally, it's a class with explicit named fields. Conceptually, it
- contains information about the owners of benchmarks run by Telemetry, such
- as the owners' emails addresses and Monorail component.
-
### Other Diagnostics
* [Scalar](/tracing/tracing/value/diagnostics/scalar.html):
« no previous file with comments | « docs/histogram-set-json-format.md ('k') | telemetry/telemetry/benchmark.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698