summary refs log tree commit diff
path: root/src/util/monitoring (follow)
Commit message (Collapse)AuthorAgeFilesLines
* monitoring: add helper to register a metric without duplicatingRory&2026-05-281-3/+11
|
* monitoring: ignore OPTIONS requests that dont have a route handlerRory&2026-05-281-6/+8
|
* Monitoring: tag HTTP response rate histogram by route rather than request urlRory&2026-05-281-4/+35
|
* */Server.ts: Handle metrics requestsRory&2026-05-281-0/+6
|
* */Server.ts: Add monitoring init hookRory&2026-05-281-0/+38