Skip to content

WIP Prometheus stats

Gijs Peskens requested to merge prometheus_stats into master

This will enable the tools applications to export stats in Prometheus (OpenMetrics) format. Currently implemented are the client flow stats. Up to 16 stats interval metric points are cached till they're fetched by the stats collector. Partially implemented httpd export as well. Todo: -provide CLI flags to enable/disable & generally configure metrics output -sender stats -unix socket out

Merge request reports