NOT_FOUND_COUNT

Static NOT_FOUND_COUNT 

Source
pub(crate) static NOT_FOUND_COUNT: LazyLock<IntCounter>
Expand description

Metric counter to track the number of HTTP 404 Not Found responses. It is use for monitoring crawler activity or requests to invalid URLs.