CaliDog / certstream-python

Python library for connecting to CertStream
MIT License
425 stars 72 forks source link

Certs rate #59

Open estebantissot opened 1 year ago

estebantissot commented 1 year ago

Hi there!..

Does anyone know what certificate rate I should expect? Is there a public dashboard? The following image shows the number of certs I received in the last month.

image

Thanks!

d-Rickyy-b commented 1 year ago

There is a public dashboard: https://p.datadoghq.com/sb/e72980047-c37b10c02bf48fa80b013416ac899d15?theme=dark&from_ts=1683044021380&to_ts=1690820021380&live=true

I am running my own self-written version of certstream and I am currently processing about 28m certs per day. This is (luckily) about the same number as can be seen on the public certstream dashboard.

image

Quick note: There has been a huge increase in regular certificates (not precerts) recently.

Your question might also be related to https://github.com/CaliDog/certstream-server/issues/109 ?!