Skip to content

Unhandled type error when data field exists and data value is null #10

Description

@haxorof

It seems that if a SQL statement executes successfully and return with null the following error is seen in the logs:

Error setting metrics: Unhandled type %!s(<nil>)

This error is not that which is also easily fixed by doing a nil check on dataVal in set.go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions