Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Null value exceptions on checks with units #680

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

LordHepipud
Copy link
Collaborator

Fixes exception in some cases, when provider or metrics return values as null instead of 0 while units are being used for check objects.

This affects the Process plugin as one example

@LordHepipud LordHepipud self-assigned this Feb 12, 2024
@cla-bot cla-bot bot added the cla/signed label Feb 12, 2024
@LordHepipud LordHepipud added the Bug There is an issue present label Feb 12, 2024
@LordHepipud LordHepipud added this to the v1.11.2 milestone Feb 12, 2024
@LordHepipud LordHepipud force-pushed the fix/null_value_on_unit_checks branch from 5543116 to e670cc3 Compare February 12, 2024 10:27
@LordHepipud LordHepipud force-pushed the fix/null_value_on_unit_checks branch from e670cc3 to 96b1389 Compare February 12, 2024 10:28
@LordHepipud LordHepipud merged commit 615849d into master Feb 12, 2024
1 check passed
@LordHepipud LordHepipud deleted the fix/null_value_on_unit_checks branch February 12, 2024 10:28
@LordHepipud LordHepipud modified the milestones: v1.11.2, v1.12.0 Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug There is an issue present cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant