·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
QueryComment Collector v0.1.3
Release date: 2026-07-26
This release includes the productionization work from PR #5 and the SQL Server plan-cache improvements from PR #3.
Highlights
- Adds explain plan collection for mysql, postgres, sqlserver
- Adds plan caching, failure backoff, timeouts, size limits, and collection limits
- Refactors query metrics for more accurate interval-delta ranking
- Adds shared components for state between query metrics and logs