-
Notifications
You must be signed in to change notification settings - Fork 11
Segfault on invalid check #305
Copy link
Copy link
Closed
Description
Bug Report
If Dynamicbeat tries to unpack a check that doesn't define one of the required metadata settings, it will segfault.
Expected behavior
Dynamicbeat should gracefully handle invalid checks by printing an error and moving on.
Actual behavior
Dynamicbeat crashed due to a segfault, which made it difficult to find the offending check.
Replication steps
- Deploy a Scorestack instance
- Add a check without one of the required settings (id, name, type, group, score_weight)
- Run Dynamicbeat against the Scorestack instance
Screenshots
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done
