Skip to content

feat(database_observability.mysql): Collect client info for query samples#5552

Merged
matthewnolf merged 1 commit intomainfrom
mn/mysql-sample-client-info
Feb 18, 2026
Merged

feat(database_observability.mysql): Collect client info for query samples#5552
matthewnolf merged 1 commit intomainfrom
mn/mysql-sample-client-info

Conversation

@matthewnolf
Copy link
Contributor

Brief description of Pull Request

This change includes client information with query samples - to associate a user (and host) with the query being issued.

Pull Request Details

Issue(s) fixed by this Pull Request

Notes to the Reviewer

PR Checklist

  • Documentation added
  • Tests updated
  • Config converters updated

@matthewnolf matthewnolf requested a review from a team as a code owner February 17, 2026 12:32
Copy link
Contributor

@cristiangreco cristiangreco left a comment

Choose a reason for hiding this comment

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

@matthewnolf
Copy link
Contributor Author

Does this relate to grafana/grafana-dbo11y-app#766?

Yep

@matthewnolf matthewnolf changed the title feat: Database_observability: collect client info for query samples feat(database_observability.mysql): collect client info for query samples Feb 18, 2026
@matthewnolf matthewnolf changed the title feat(database_observability.mysql): collect client info for query samples feat(database_observability.mysql): Collect client info for query samples Feb 18, 2026
@matthewnolf matthewnolf merged commit 0bc1f32 into main Feb 18, 2026
48 of 49 checks passed
@matthewnolf matthewnolf deleted the mn/mysql-sample-client-info branch February 18, 2026 09:16
@grafana-alloybot grafana-alloybot bot mentioned this pull request Feb 18, 2026
jharvey10 pushed a commit that referenced this pull request Feb 26, 2026
…ples (#5552)

<!--
  CONTRIBUTORS GUIDE:

https://github.com/grafana/alloy/blob/main/docs/developer/contributing.md

If this is your first PR or you have not contributed in a while, we
recommend
  taking the time to review the guide.

  **NOTE**
Your PR title must adhere to Conventional Commit style. For details on
this,
  check out the Contributors Guide linked above.
-->

### Brief description of Pull Request
This change includes client information with query samples - to
associate a user (and host) with the query being issued.

<!--
Add a human-readable description of the PR that may be used as the
commit body
  (i.e. "Extended description") when it gets merged.
-->

### 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]. -->

- [ ] 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants