letsencrypt / boulder

An ACME-based certificate authority, written in Go.
Mozilla Public License 2.0
5.06k stars 593 forks source link

Add issuer label to ocsp-responder metrics #7538

Closed aarongable closed 2 weeks ago

aarongable commented 3 weeks ago

As it says in the title. This is non-trivial due to the structure of the ocsp-responder and the fact that we deal almost entirely with bare serials, so large parts of it don't have direct knowledge of which Issuer issued the cert in question.