Package org.apache.nutch.metrics

Metrics infrastructure for Apache Nutch.

This package provides centralized constants and utilities for Hadoop MapReduce metrics/counters following Prometheus naming conventions.

The main class is NutchMetrics which defines all counter group names and counter names as constants.

Since:
1.22