summaryrefslogtreecommitdiff
path: root/accel-pppd/extra/metrics.c
AgeCommit message (Expand)Author
2026-05-14metrics: resolve protocol stat symbols via dlsymDenys Fedoryshchenko
2026-05-14metrics: queue partial response writesDenys Fedoryshchenko
2026-05-14metrics: back off accept loop on persistent errorsDenys Fedoryshchenko
2026-05-14metrics: per-client read timeout and max-clients capDenys Fedoryshchenko
2026-05-14metrics: render JSON when format=jsonDenys Fedoryshchenko
2026-05-14metrics: render Prometheus exposition for /metricsDenys Fedoryshchenko
2026-05-14metrics: gate listener with allowed_ips ACLDenys Fedoryshchenko
2026-05-14metrics: add HTTP listener with /metrics endpointDenys Fedoryshchenko
2026-05-13metrics: scaffold module with config parsingDenys Fedoryshchenko