all repos — website @ 59867fca4c1a377aea90eb89f86d3ad01083b7c4

My website

Fix doubled metrics

Alan Pearce
commit

59867fca4c1a377aea90eb89f86d3ad01083b7c4

parent

02c7b71eaf30b65a6dda921f3414dbd87d2c76cf

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M src/app.tssrc/app.ts
@@ -142,7 +142,6 @@ },
}); try { const file = files.get(pathname); - metrics.requests.inc({ path: pathname }); if (file && (await file.handle.exists())) { if ( parseIfModifiedSinceHeader(