philterd/phileas

Add a property to the Credit Card filter to ignore spans which are in Unix timestamps

Closed this issue · 0 comments

See the comment by @RobDickinson on #120 (comment).

Adding a boolean property ignoreWhenInUnixTimestamp (or similar name) to CreditCard that uses the regex mentioned in the comment linked above will make that functionality more readily available and not require having to manually include the regex in multiple filter policies.