Expand description
Metrics related to endpoint analytics.
Constantsยง
- CLIENT_
METRIC_ ๐LABELS  - Labels for the client metrics
 - METRIC_
LABELS ๐ - Labels for the metrics
 
Staticsยง
- CLIENT_
REQUEST_ ๐COUNT  - Client Request Count histogram.
 - HTTP_
REQUEST_ ๐COUNT  - HTTP Request count histogram.
 - HTTP_
REQ_ ๐CPU_ TIME_ MS  - HTTP Request CPU Time histogram.
 - HTTP_
REQ_ ๐DURATION_ MS  - HTTP Request duration histogram.
 - NOT_
FOUND_ ๐COUNT  - Metric counter to track the number of HTTP 404 Not Found responses. It is use for monitoring crawler activity or requests to invalid URLs.