Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 540e482ac84d1b24d1a5c6210eb366f54ce1d12c..05e8d8069f14e58f4b11f2e1ee145aa17be34d20 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -9267,6 +9267,15 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Net.OCSPResponseStapled" enum="BooleanSuccess"> |
+ <summary> |
+ When connecting over HTTPS, a server may include an OCSP response as part of |
+ the TLS handshake so that clients do not have to fetch it, provided the |
+ client requested the server do so. This measures whether or not a server |
+ included an OCSP response when it was requested. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.OSErrorsForGetAddrinfo" enum="ErrorCodesGetaddrinfo_All"> |
<summary> |
Positive error code that was returned by the system library |