boulder/rocsp
Andrew Gabbitas 8ea5a3dcbf
Handle redis lookup errors when value not found (#5860)
Add a not found error type to rocsp.

Handle redis value not found lookup errors in the ocsp-responder different
than other redis lookup errors.

Add labels to the to ocspLookup metric and delete the source used
metric. This can now be determined based on which lookup metric
reports success.

Fixes #5833
2021-12-22 13:19:24 -08:00
..
config Export Prometheus stats for Redis ClusterClient (#5828) 2021-12-06 18:27:18 -08:00
testdata Add rocsp-tool to manually store OCSP responses in Redis (#5758) 2021-11-02 11:04:03 -07:00
metrics.go Export Prometheus stats for Redis ClusterClient (#5828) 2021-12-06 18:27:18 -08:00
rocsp.go Handle redis lookup errors when value not found (#5860) 2021-12-22 13:19:24 -08:00
rocsp_test.go Export Prometheus stats for Redis ClusterClient (#5828) 2021-12-06 18:27:18 -08:00