exceptionless / Exceptionless.JavaScript

Exceptionless JavaScript client
http://exceptionless.com
Apache License 2.0
59 stars 24 forks source link

Add plugins to ignore events that match the user agent filter #40

Closed niemyjski closed 8 years ago

niemyjski commented 8 years ago

We send down a client config setting called @@UserAgentBotPatterns. We should check this comma delimited list against the user agent..