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}) |
 |
- * [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): |