22 Commits

Author SHA1 Message Date
1af7248a6f feat: reset proxy cache with sigusr2 2025-03-18 11:35:15 +01:00
6a4a144c97 feat: silence context expired errors
closes 
2025-03-10 18:32:36 +01:00
8983a44d9e feat: do not capture warning errors 2024-10-11 14:18:52 +02:00
69501f6302 feat: log context cancelled error as warn instead of errors 2024-10-02 12:13:50 +02:00
9bd1d0fbd7 feat: remove superfluous sentry span handlers 2024-10-02 12:12:51 +02:00
be59be1795 feat: add recoverer + request-id http middlewares 2024-10-02 12:10:38 +02:00
f3b553cb10 feat: expose expvars as profiling endpoint 2024-10-02 12:09:02 +02:00
d4c28b80d7 feat: global error handler with template rendering 2024-09-27 15:02:49 +02:00
590505e17a feat: add sentry spans to evaluate proxy performances 2024-09-27 10:46:18 +02:00
867e7c549f feat: capture logged errors and forward them to sentry when enabled 2024-09-27 10:15:08 +02:00
169578c25d chore: fix log typo 2024-09-26 15:48:22 +02:00
8317ac5b9a feat: add configurable profiling endpoints () 2024-09-23 10:12:42 +02:00
5494abded4 feat: passthrough proxies 2024-06-26 16:22:30 +02:00
49f2ccbc7a feat: templatized proxy error page 2024-06-26 14:36:28 +02:00
4907c0b51f feat: return status 502 on proxy error 2024-06-26 13:53:22 +02:00
3a9fde9bc9 feat: improve perf by caching proxy and layers locally 2024-05-28 16:45:15 +02:00
544326a4b7 feat(authn-oidc): use full urls for login callback/logout options 2024-05-23 17:41:36 +02:00
60487c11d6 feat: optional real-ip middleware 2023-07-06 08:16:17 -06:00
aab5452fa2 feat: sentry integration
ref 
2023-07-05 12:05:30 -06:00
82228fd115 feat: allow customization of proxy transport configuration 2023-07-01 13:43:18 -06:00
56609ec316 feat: add basic prometheus metrics integration 2023-06-30 10:26:27 -06:00
e66938f1d3 feat: initial commit 2023-05-21 22:27:25 +02:00