Skip to content

Add query-exporter example configuration#2635

Merged
MartinaeyNL merged 30 commits into
masterfrom
feature/query-exporter
Mar 20, 2026
Merged

Add query-exporter example configuration#2635
MartinaeyNL merged 30 commits into
masterfrom
feature/query-exporter

Conversation

@richturner
Copy link
Copy Markdown
Member

No description provided.

Miggets7 and others added 29 commits October 15, 2025 13:44
Implement table/index bloat detection exposing Prometheus metrics for
proactive database maintenance.

- Configurable thresholds via TABLE_BLOAT_THRESHOLD (1.2) and INDEX_BLOAT_THRESHOLD (1.5)
- Metrics: bloat ratio/bytes/MB, autovacuum, query performance, database size, connections
- Add query-exporter to deploy.yml
@richturner richturner requested a review from Miggets7 March 19, 2026 17:26
@richturner richturner linked an issue Mar 19, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@Miggets7 Miggets7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, sensible metrics!

@MartinaeyNL MartinaeyNL enabled auto-merge (squash) March 20, 2026 14:19
@MartinaeyNL MartinaeyNL merged commit 90187ec into master Mar 20, 2026
1 check passed
@MartinaeyNL MartinaeyNL deleted the feature/query-exporter branch March 20, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add query-exporter example config

4 participants