Skip to content

HumioMeterRegistry uses Meter.match with mixed nullability but doesn't handle null after #7579

Description

@shakuzen

This looks like a potentially long-standing bug uncovered by NullAway in #7575. Some of the write* methods can return null and that will be included in the produced JSON as is. I have a fix to filter out nulls before producing the JSON, but I want to look into why this hasn't been caught before and how it is handled by Humio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions