mholt/caddy-l4

Metrics support

開放

#372 建立於 2026年1月21日

 (4 則留言) (1 個反應) (0 位負責人)Go (114 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (1,738 顆星)
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.

貢獻者指南