Skip to content

Conversation

@gaantunes
Copy link
Contributor

@gaantunes gaantunes commented Feb 4, 2026

Adds a Postgres logs collector, at this first iteration focused on generating error count metrics.

This component supports reading stderr postgres logs configured with the log_line_prefix format %m:%r:%u@%d:[%p]:%l:%e:%s:%v:%x:%c:%q%a, supported by AWS RDS.

@gaantunes gaantunes requested a review from a team as a code owner February 4, 2026 20:53
@gaantunes gaantunes changed the title feat(postgres): add error_logs collector feat: add error_logs collector to database_observability.postgres Feb 4, 2026
@gaantunes gaantunes changed the title feat: add error_logs collector to database_observability.postgres feat: Add error_logs collector to database_observability.postgres Feb 4, 2026
@gaantunes gaantunes force-pushed the gaantunes/postgres-error-logs-clean-v2 branch from 04d18f4 to 2769c5b Compare February 4, 2026 21:18
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

💻 Deploy preview available (feat: Add error_logs collector to database_observability.postgres):

@gaantunes gaantunes force-pushed the gaantunes/postgres-error-logs-clean-v2 branch 3 times, most recently from d941fb5 to c761823 Compare February 4, 2026 21:38
gaantunes and others added 6 commits February 9, 2026 11:47
Add error_logs collector that starts immediately without DB connection.
Exports error_logs_receiver for loki.source.file integration.
Co-authored-by: Cursor <cursoragent@cursor.com>
@gaantunes gaantunes changed the title feat: Add error_logs collector to database_observability.postgres feat: Add logs collector to database_observability.postgres Feb 9, 2026
@gaantunes gaantunes force-pushed the gaantunes/postgres-error-logs-clean-v2 branch from 83da614 to 5edf383 Compare February 9, 2026 21:53
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2026

💻 Deploy preview available (feat: Add logs collector to database_observability.postgres):

@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Feb 10, 2026
gaantunes and others added 5 commits February 10, 2026 11:09
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…ase_observability.postgres.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/docs Docs Squad label across all Grafana Labs repos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants