mholt/caddy-l4

Metrics support

Offen

#372 geöffnet am 21.01.2026

 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Go (114 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (1.738 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 14T 19h) (7 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide