0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-24 23:57:05 -05:00
caddy/modules/caddyhttp
Dave Henderson 8ec51bbede
metrics: Initial integration of Prometheus metrics (#3709)
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2020-09-17 12:01:20 -06:00
..
caddyauth
encode
fileserver fileserver: Fix try_files for directories; windows fix (#3684) 2020-09-16 18:09:28 -06:00
headers
map
push
requestbody
reverseproxy reverseproxy: Correct alternate port for active health checks (#3693) 2020-09-17 10:25:34 -06:00
rewrite
standard
templates
app.go metrics: Initial integration of Prometheus metrics (#3709) 2020-09-17 12:01:20 -06:00
autohttps.go
caddyhttp.go
celmatcher.go
celmatcher_test.go
errors.go
marshalers.go
matchers.go
matchers_test.go
metrics.go metrics: Initial integration of Prometheus metrics (#3709) 2020-09-17 12:01:20 -06:00
metrics_test.go metrics: Initial integration of Prometheus metrics (#3709) 2020-09-17 12:01:20 -06:00
replacer.go caddyhttp: New placeholder for PEM of client certificate (#3662) 2020-09-16 15:06:51 -06:00
replacer_test.go caddyhttp: New placeholder for PEM of client certificate (#3662) 2020-09-16 15:06:51 -06:00
responsewriter.go
routes.go metrics: Initial integration of Prometheus metrics (#3709) 2020-09-17 12:01:20 -06:00
server.go
staticerror.go
staticresp.go
staticresp_test.go
subroute.go
vars.go