Hi folks,
Chrome
publishes data on what our log monitoring infrastructure sees for CT logs recognized by Chrome. This data is used internally in evaluating logs against our
availability requirements, and is provided externally to make it easier for log operators to proactively detect and mitigate log availability issues.
Though
tools exist to make it easier, we've received feedback that the 90-day averages in those CSVs can be difficult to interpret, particularly when trying to understand recent log performance.
We are now also publishing
https://www.gstatic.com/ct/compliance/endpoint_uptime_24h.csv, which retains the same format as endpoint_uptime.csv but lists averages only over requests made in the 24 hours preceding publication. This file is published daily at the same time that endpoint_uptime.csv is updated. That means that all data in this file is also reflected in endpoint_uptime.csv, but we hope this new view may be easier to use for some consumers.
Questions always welcome,
Joe, on behalf of the Chrome CT Team