// Copyright 2026 certctl LLC. All rights reserved. // SPDX-License-Identifier: BUSL-1.1 package service import "sync/atomic" // Production hardening II Phase 1.3 — OCSP per-request counters. // // Mirrors the pattern in est_counters.go and scep_counters.go: // sync/atomic primitives keep the hot path lock-free, while a snapshot // accessor produces a stable map for the Prometheus exposition handler // (Phase 8). // // Counter labels are stable strings — the Prometheus phase converts // them into `certctl_ocsp_