From 7353219660e15ee49dd2d9f57a9652b7d2f5914e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 3 Jul 2023 16:15:23 +0200 Subject: Collect HTTP metrics --- Caddyfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Caddyfile b/Caddyfile index a53abba..b5d1b91 100644 --- a/Caddyfile +++ b/Caddyfile @@ -6,6 +6,7 @@ storage redis { } servers :80 { + metrics protocols h1 h2c trusted_proxies static private_ranges } -- cgit 1.4.1