splunkevents-js icon indicating copy to clipboard operation
splunkevents-js copied to clipboard

Handle more event types

Open ohmyguigs opened this issue 7 years ago • 1 comments

Event property must be string, number or boolean. When it's an object or array, we should try to stringify and if it is not possible, only show warning and log the rest of the event without the problematic field. (it's bad to lose events just because you forgot to stringify your array 😂 )

ohmyguigs avatar Jan 31 '18 16:01 ohmyguigs