iomgaa
4516761dbe
feat: record sampling parameters in telemetry (port 20 to 21 fields)
...
Each of the three emitter entry points has a pinned meaning: only the
attempt path has an effective source, so only it merges extra_body.
2026-07-31 21:30:45 -04:00
iomgaa
32d7869043
fix: harden the observability fields against the verifier findings
2026-07-31 08:28:41 -04:00
iomgaa
c2fcd5b1f8
feat: record the observability fields end to end through telemetry
2026-07-31 08:03:43 -04:00
iomgaa
8559f10403
chore: bump version to 1.0.0 with changelog
2026-07-22 11:18:50 -04:00
iomgaa
3846305634
fix: scope postgres telemetry test to run-prefixed rows
...
The fixture used to DROP the shared llm_calls table on every run, wiping
concurrent migration-batch telemetry (and its own count assertion was
polluted in return). Assertions now filter by a per-run call_id prefix
and teardown deletes only its own rows.
2026-07-22 10:32:15 -04:00
iomgaa
abb65c2324
feat: add postgres telemetry recorder with two-tier degradation
2026-07-21 00:50:33 -04:00