|
|
43fb5509f1
|
test: add formatDurationMillis tests
|
2026-07-04 05:17:29 +02:00 |
|
|
|
b796560f77
|
test: add quoteIfNeeded tests
|
2026-07-04 05:16:25 +02:00 |
|
|
|
e1de04f72e
|
test: add popField and field formatting tests
|
2026-07-04 05:16:25 +02:00 |
|
|
|
f4cacd7390
|
test: add cloneFields tests
|
2026-07-04 05:16:25 +02:00 |
|
|
|
34d2b37e94
|
chore: remove resolved plan for JSON attribute escaping
|
2026-06-26 23:41:04 +02:00 |
|
|
|
7b59435f33
|
refactor: consolidate fx event error description into single function
|
2026-06-24 12:03:15 +02:00 |
|
|
|
6e7e1fc001
|
refactor: shorten verbose variable names across codebase
|
2026-06-23 17:23:27 +02:00 |
|
|
|
43019f2771
|
refactor: remove prometheus metrics subsystem
|
2026-06-23 15:08:41 +02:00 |
|
|
|
d3ec9d9f6e
|
feat: expose jikan cache metrics
|
2026-06-21 17:18:52 +02:00 |
|
|
|
f50b5564fb
|
Handle metrics test cleanup errors
|
2026-06-20 18:29:31 +02:00 |
|
|
|
92812c7f42
|
Return metrics write errors
|
2026-06-20 18:29:29 +02:00 |
|
|
|
2cd270e7e3
|
fix: apply go fix updates (any, range loop, slices, maps)
|
2026-06-16 13:36:45 +02:00 |
|
|
|
e13df784e0
|
feat: time database queries
|
2026-06-16 01:34:36 +02:00 |
|
|
|
bcc75467f0
|
style: replace len(status) == 0 with status == ''
|
2026-06-13 21:27:51 +02:00 |
|
|
|
ea587665f2
|
feat: colorize http status logs
|
2026-06-12 13:09:49 +02:00 |
|
|
|
c252739610
|
refactor: split LogEvent into smaller functions
|
2026-06-11 17:12:22 +02:00 |
|
|
|
3c2e6a6984
|
refactor: extract helpers to reduce formatHTTPRequestLog complexity
|
2026-06-11 17:12:19 +02:00 |
|
|
|
25471e0bd5
|
fix: replace nil context with context.TODO
|
2026-06-11 17:11:47 +02:00 |
|
|
|
faae7bc719
|
fix: use request context in metrics
|
2026-06-11 14:51:55 +02:00 |
|
|
|
5e553ceecc
|
docs: add package comments to core infrastructure packages
|
2026-06-01 12:55:23 +02:00 |
|
|
|
7279eac949
|
fix: avoid metrics panic
|
2026-05-26 22:24:59 +02:00 |
|
|
|
518370842c
|
fix: satisfy staticcheck in json logger
|
2026-05-26 16:20:31 +02:00 |
|
|
|
8daad49061
|
feat: add observability Info/Warn/Error helpers
|
2026-05-26 15:56:10 +02:00 |
|
|
|
931398fa67
|
refactor: use maps.Copy from stdlib
|
2026-05-25 01:15:45 +02:00 |
|
|
|
f33c2e18af
|
refactor: emit structured json logs
|
2026-05-23 18:08:43 +02:00 |
|
|
|
c2e4cae253
|
feat: add observability metrics
|
2026-05-23 17:13:18 +02:00 |
|