Skip to content

Conversation

@mrsillydog
Copy link
Contributor

@mrsillydog mrsillydog commented Nov 3, 2025

Description

This change prevents log collection from being fully halted by a single log with a NULL value. Instead, logs should drop NULL values, and other logs will be collected normally.

Link to tracking issue

Fixes #43984

Testing

Unit testing to ensure that the receiver would not error upon receiving ErrNullValueWarning from DBClient.QueryRows.
Manual testing with a distribution of the collector built off of this branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix[receiver/sqlquery] Null values result in a hard error instead of a warning.

3 participants