mholt/caddy-l4

Metrics support

开放

#372 创建于 2026年1月21日

 (4 条评论) (1 个反应) (0 位负责人)Go (118 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (1,753 个星标)
PR 合并指标
 (平均合并 14天 19小时) (30 天内合并 7 个 PR)

描述

Are there any plans to add metrics support similar to what's in caddy http app (request size, response size, ip, etc...)? It seems some of the data is already here: https://github.com/mholt/caddy-l4/blob/93f52b6a03bac66a4321dd1c5287820e3c2a832c/layer4/server.go#L199-L204 they are also not public so using them in a module to handle metrics is not currently feasible.

Thanks.

贡献者指南