Module endpoint

Module endpoint 

Source
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.