Heartbleed
Heartbleed copied to clipboard
Add Metric reporting?
We've added a simple statsd metric reporting mechanism to our fork. It provides data to a statsd server as well as provides a per-instance, in memory JSON report locally.
Would this be of interest for others? I can submit a PR or a separate branch that incorporates the code.
Sounds interesting, what metrics are you tracking?
We're tracking the number of vulnerable vs clean sites over time as well as cache hits vs misses. The vuln vs. clean is obvious, the hit vs. miss is partly to help us understand how to optimize the cache.
Thank you for adding report to my fork .I am currently studying it.
Agrata shukla
On Thu, May 1, 2014 at 6:24 PM, JR Conlin [email protected] wrote:
We're tracking the number of vulnerable vs clean sites over time as well as cache hits vs misses. The vuln vs. clean is obvious, the hit vs. miss is partly to help us understand how to optimize the cache.
— Reply to this email directly or view it on GitHubhttps://github.com/FiloSottile/Heartbleed/issues/84#issuecomment-41974812 .