caddy/caddytest/integration
Mohammed Al Sahaf 388c7e898c
metrics: move `metrics` up, outside `servers` (#6606)
* metrics: move `metrics`  up, outside `servers`

This change moves the metrics configuration from per-server level to a single config knob within the `http` app. Enabling `metrics` in any of the configured servers inside `http` enables metrics for all servers.

Fix #6604

Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>

* normalize domain name

---------

Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
2024-10-18 09:54:21 -06:00
..
caddyfile_adapt metrics: move `metrics` up, outside `servers` (#6606) 2024-10-18 09:54:21 -06:00
testdata replacer: `{file.*}` global placeholder strips trailing newline (#6411) 2024-08-07 19:39:15 +00:00
acme_test.go caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229) 2024-04-13 21:31:43 -04:00
acmeserver_test.go caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229) 2024-04-13 21:31:43 -04:00
autohttps_test.go
caddyfile_adapt_test.go
caddyfile_test.go caddyhttp: add http.request.local{,.host,.port} placeholder (#6182) 2024-03-27 21:36:53 +00:00
handler_test.go staticresp: Use the evaluated response body for sniffing JSON content-type (#6249) 2024-04-18 20:31:00 +00:00
intercept_test.go intercept: fix http.intercept.header.* placeholder (#6429) 2024-07-03 08:43:13 -06:00
leafcertloaders_test.go ci: fix the integration test `TestLeafCertLoaders` (#6149) 2024-03-06 02:09:13 +03:00
listener_test.go
map_test.go
mockdns_test.go caddyhttp: Implement `auto_https prefer_wildcard` option (#6146) 2024-10-02 07:31:58 -06:00
pki_test.go
reverseproxy_test.go reverseproxy: configurable active health_passes and health_fails (#6154) 2024-03-20 11:13:35 -06:00
sni_test.go
stream_test.go chore: fix some typos in comments (#6243) 2024-04-16 04:10:11 +00:00