nuke/lib
Kian Kasad 6c4e739b0b
feat(lib): Add anubis_proxied_requests_total metric (#570)
Adds a new counter metric which counts the number of requests proxied to
the upstream target, labeled with the host name of the request.
2025-05-30 12:21:04 -04:00
..
policy feat(expressions): add randInt function to allow making rules nondeterministic (#578) 2025-05-28 16:36:27 -04:00
testdata feat(lib): ensure that clients store cookies (#501) 2025-05-16 13:03:40 -04:00
anubis.go feat(lib): Add anubis_proxied_requests_total metric (#570) 2025-05-30 12:21:04 -04:00
anubis_test.go feat(lib): ensure that clients store cookies (#501) 2025-05-16 13:03:40 -04:00
config.go fix(lib): use a new cookie per domain when COOKIE_DOMAIN is set (#490) 2025-05-12 09:23:42 -04:00
http.go feat(lib): Add anubis_proxied_requests_total metric (#570) 2025-05-30 12:21:04 -04:00
http_test.go fix(lib): properly clear out test cookie (#522) 2025-05-18 22:41:26 +00:00