- Add queryTimed(), logPerf(), flushPerfBuffer() to environment.cfm - Auto-create ApiPerfLogs table on first flush - Hook logPerf into Application.cfm apiAbort for automatic tracking - Initialize request perf counters in Application.cfm - Remove local apiAbort() overrides from 7 endpoints - Instrument 12 high-traffic endpoints with logPerf calls - Buffer metrics in application scope, batch INSERT every 100 requests - 30-day auto-cleanup with probabilistic trigger Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| addresses | ||
| admin | ||
| app | ||
| assignments | ||
| auth | ||
| beacons | ||
| businesses | ||
| chat | ||
| config | ||
| debug | ||
| dev | ||
| import | ||
| menu | ||
| orders | ||
| portal | ||
| ratings | ||
| servicepoints | ||
| setup | ||
| stations | ||
| stripe | ||
| tasks | ||
| users | ||
| workers | ||
| Application.cfm | ||