Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/763
The relevant method that things go into is `calculateMetaScores`. Didn't
mention that in the initial setup. This is used by `handleMetaUpdate` and
`update` (in the case of an update to a metalert itself), but they were both
passing in different field types for the alert field.---
