pub(crate) static NOT_FOUND_COUNT: LazyLock<IntCounter>
Metric counter to track the number of HTTP 404 Not Found responses. It is use for monitoring crawler activity or requests to invalid URLs.