segment-integrations / analytics.js-integration-sentry

The Sentry analytics.js integration.
https://segment.com/docs/integrations/sentry/
MIT License
3 stars 7 forks source link

strip empty strings and modify empty array logic #12

Closed hankim813 closed 8 years ago

hankim813 commented 8 years ago

@WesleyDRobinson This should remove any empty strings, arrays that have empty strings that are set for the options.

I think the issue where these new settings were being set as empty strings was because you need to run a migration when you add new metadata settings @f2prateek

f2prateek commented 8 years ago

LGTM