Skip to content

Optional export of per-IP run-time statistics

Pavel Doležal requested to merge runtime_stats_granularity into devel

Allow to optionally export more granular run-time statistics based on individual IP addresses specified in ipv4_allowlist and ipv6_allowlist configuration options.

Per IP export is toggled in YAML config file by stats-per-ip option.

Merge request reports