Skip to content

feat(database_observability.postgres): Allow excluding queries ran by specific users#5544

Merged
cristiangreco merged 1 commit intomainfrom
cristian/dbo11y-postgres-exclude-users
Feb 18, 2026
Merged

feat(database_observability.postgres): Allow excluding queries ran by specific users#5544
cristiangreco merged 1 commit intomainfrom
cristian/dbo11y-postgres-exclude-users

Conversation

@cristiangreco
Copy link
Contributor

@cristiangreco cristiangreco commented Feb 16, 2026

Brief description of Pull Request

Add config setting exclude_users that behaves similarly to exclude_databases, and cascade it across all collectors.

Pull Request Details

Issue(s) fixed by this Pull Request

Notes to the Reviewer

PR Checklist

  • Documentation added
  • Tests updated
  • Config converters updated

@cristiangreco cristiangreco force-pushed the cristian/dbo11y-postgres-exclude-users branch from af2c63f to ecaf9d3 Compare February 16, 2026 17:20
@cristiangreco cristiangreco changed the title feat(database_observability.postgres): allow excluding specific users feat(database_observability.postgres): Allow excluding queries ran by specific users Feb 16, 2026
@cristiangreco cristiangreco force-pushed the cristian/dbo11y-postgres-exclude-users branch from ecaf9d3 to 0028738 Compare February 16, 2026 17:24
@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

💻 Deploy preview deleted (feat(database_observability.postgres): Allow excluding queries ran by specific users).

@cristiangreco cristiangreco force-pushed the cristian/dbo11y-postgres-exclude-users branch from 0028738 to 7e1484d Compare February 17, 2026 11:24
@cristiangreco cristiangreco marked this pull request as ready for review February 17, 2026 11:25
@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Feb 18, 2026
@clayton-cornell
Copy link
Contributor

Doc changes are simple enough. Looks OK.

@cristiangreco cristiangreco merged commit 18737d8 into main Feb 18, 2026
55 checks passed
@cristiangreco cristiangreco deleted the cristian/dbo11y-postgres-exclude-users branch February 18, 2026 09:47
@grafana-alloybot grafana-alloybot bot mentioned this pull request Feb 18, 2026
jharvey10 pushed a commit that referenced this pull request Feb 26, 2026
… specific users (#5544)

### Brief description of Pull Request
Add config setting `exclude_users` that behaves similarly to
`exclude_databases`, and cascade it across all collectors.

### Pull Request Details

<!-- Add a more detailed descripion of the Pull Request here, if needed.
-->

### Issue(s) fixed by this Pull Request

<!--
Uncomment the following line and fill in an issue number if you want a
GitHub
  issue to be closed automatically when this PR gets merged.
-->

<!-- Fixes #issue_id -->

### Notes to the Reviewer

<!-- Add any relevant notes for the reviewers and testers of this PR.
-->

### PR Checklist

<!-- Remove items that do not apply. For completed items, change [ ] to
[x]. -->

- [x] Documentation added
- [x] Tests updated
- [ ] Config converters updated
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

frozen-due-to-age 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