EventStore object not parsed in Snowplow Emitter Configuration · Issue #320 · snowplow/snowplow-python-tracker · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An EmitterConfiguration object can be parsed to the Snowplow interface, however the EventStore is not set. This limits users implementing their own event store via the Snowplow class or to the provided inMemoryEventStore object.