Expand description
Prometheus metrics endpoint for Grapsus proxy.
This module provides:
- An HTTP endpoint for Prometheus to scrape metrics
- Integration with the UnifiedMetricsAggregator
- Standard proxy metrics (requests, latencies, errors)
- Agent pool metrics from v2 agents
Modules§
- standard
- Standard metric names for Grapsus proxy.
Structs§
- Metrics
Manager - Metrics manager for the proxy.
- Metrics
Response - Response for metrics requests.