| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index ec12104ed5cee0e3ee4657ce639484d99e96acd5..dee5a013cd7e1952240766102bc322905c114934 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -26497,6 +26497,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Net.CertificateTransparency.SCTNeedsFreshSTH"
|
| + enum="BooleanCovered">
|
| + <owner>eranm@chromium.org</owner>
|
| + <summary>
|
| + Whether an observed Signed Certificate Timestamp (SCT) is covered by the
|
| + Signed Tree Head (STH) currently known to this client, meaning the timestamp
|
| + from the SCT is less than the timestamp from the STH + the log's Maximum
|
| + Merge Delay (24 hours).
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Net.CertificateTransparency.SCTOrigin" enum="SCTOrigin">
|
| <owner>eranm@chromium.org</owner>
|
| <summary>
|
|
|