Anton Parkhomenko

Results 165 issues of Anton Parkhomenko

**Projects**: * Collectors * Enrich **Version**: Master **Expected behavior**: Log warning message in case of `accessKey` **or** `secretKey` not being set **Actual behavior**: Never logging anything regarding `accessKey` **or** `secretKey`...

First attempt: https://github.com/snowplow/snowplow/commit/61ad6f9bfaea7299b21d579289782e54f59c141d#commitcomment-13187113 The current idea is to have users create a class extending `IUserEnrichment` defining a method which takes an `EnrichedEvent` and returns `Unit`, i.e. it mutates the `EnrichedEvent`...

enrichment
RFC

Could some subset of OWM calls be done via the real-time API, because the event timestamps are close enough to now() to work? Not sure if this is possible -...

enhancement
enrichment

AWS is removing Tomcat 8 support on Elastic Beanstalk, making our ClojureCollector incompatible.

Placeholder for http://docs.unity3d.com/540/Documentation/Manual/UnityAnalyticsRawDataExport.html

webhook

A Snowplow user writes: > With the pixel tracker - why is it not possible to collect the cookie data set in the client browser (if exists) with the pixel...

enrichment

Instead of having a single regex `headersPattern`, it would make for a better ux to be able to specify multiple patterns as an array.

enrichment