boulder/ca
Daniel McCarney bfa6bcfecd
CA: add orphans and adopted_orphans prom. counters (#4558)
The `orphans` Prometheus `CounterVec` is used to count orphans that
couldn't be confirmed saved by the SA and were queued by the CA.

The `adopted_orphans` `CounterVec` is used to count orphans pulled from
the queue by the CA and successfully integrated through to the SA.

Both counter stats are labelled by "type", e.g. "precert" or "cert".
2019-11-18 15:28:22 -05:00
..
config Clarify public key blocklist documentation. (#4523) 2019-11-04 09:10:36 -05:00
proto CA/SA: Store issuer info in certificateStatus, use for OCSP generation (#4546) 2019-11-18 09:15:29 -05:00
testdata CA: Test that the CT poison extension in CSRs is ignored. (#2915) 2017-07-28 10:51:46 -07:00
ca.go CA: add orphans and adopted_orphans prom. counters (#4558) 2019-11-18 15:28:22 -05:00
ca_test.go CA: add orphans and adopted_orphans prom. counters (#4558) 2019-11-18 15:28:22 -05:00