Skip to content

Releases: querycomment/collector

QueryComment Collector v0.1.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:56
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

QueryComment Collector v0.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:27
Immutable release. Only release title and notes can be modified.

What's Changed

  • Add agent version to emitted metrics by @rashiq in #1
  • Rename from azuresql.smt.* to sqlserver.smt.* by @rashiq in #2
  • Optimize SQL Server plan-cache collection by @rashiq in #3

Full Changelog: v0.1.0...v0.1.2

Initial release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 18:48

Includes: mysql, postgres, sqlserver query level receiver for querycomment.com