Skip to content

feat(event_processor): add forwarding event processor and integrate with optimizely #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 126 commits into from
Oct 14, 2019
Merged
Changes from 2 commits
Commits
Show all changes
126 commits
Select commit Hold shift + click to select a range
232f0a0
feat: Add event_batch datamodels.
Jul 19, 2019
2320939
fix: unit test fixes.
Jul 22, 2019
fbb5a68
Merge branch 'master' into epmodels
mnoman09 Jul 22, 2019
c162465
feat: add event_factory and user_event_factory for event processing.
Jul 24, 2019
633b095
Removed third party dependency
msohailhussain Jul 26, 2019
8a5f531
Merge branch 'master' into sohail/pr-189
mnoman09 Aug 1, 2019
35fcd82
Merge remote-tracking branch 'origin/sohail/pr-189' into sohail/pr-193
mnoman09 Aug 1, 2019
d7201cb
Removed HasAttr
mnoman09 Aug 1, 2019
c829fca
Merge branch 'master' into sohail/pr-189
mnoman09 Aug 16, 2019
1d858b7
feat(eventProcessor): Adds EventProcessor and BatchEventProcessor
mnoman09 Aug 16, 2019
c3c9d46
Addressed feedback. Restructured classes.
msohailhussain Aug 20, 2019
a2eeb85
Merge branch 'sohail/pr-189' into sohail/pr-193
mnoman09 Aug 20, 2019
a045291
update: structural changes.
Aug 20, 2019
f70a1c9
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
mnoman09 Aug 20, 2019
faff070
update: add check for integer values and insert logs for default values.
mnoman09 Aug 20, 2019
c931956
replaced comma with as
mnoman09 Aug 20, 2019
2dea7fe
conditions reordered
mnoman09 Aug 20, 2019
d7f69ec
Added Log event notification
mnoman09 Aug 20, 2019
8853cb3
fix: fix imports in test_event_processor.
mnoman09 Aug 21, 2019
5934764
fix: linter issues
mnoman09 Aug 21, 2019
23ab6ce
fix: addressed more feedback
Aug 21, 2019
6474e98
update: removed print statements.
mnoman09 Aug 21, 2019
1184568
merged PR 189
mnoman09 Aug 21, 2019
592a306
fix: use VisitorAttribute class to create visitor attributes list.
Aug 21, 2019
c4a412a
fix: fix log_event payload.
Aug 22, 2019
2a3374c
removed commented code
mnoman09 Aug 22, 2019
ce44c11
fix linter error.
mnoman09 Aug 22, 2019
00efd1b
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
mnoman09 Aug 22, 2019
54333d7
update: log_event params.
mnoman09 Aug 22, 2019
af497f9
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mnoman09 Aug 22, 2019
d2f7126
fix: update module names according to structural changes.
Aug 22, 2019
f21c94b
Merge remote-tracking branch 'remotes/main_origin/mnoman/AddBatchEP' …
Aug 22, 2019
3fd5788
fix: update module names according to structural changes.
Aug 22, 2019
ebe833c
Merge branch 'mnoman/AddBatchEP' of github.com:optimizely/python-sdk …
Aug 22, 2019
ddef208
fix: remove print statement.
Aug 23, 2019
e964048
fix: remove print statement.
Aug 23, 2019
8953a43
Merge branch 'mnoman/log_event_notification' of github.com:optimizely…
Aug 23, 2019
b1388da
feat(event_processor): add forwarding event processor and integrate w…
rashidsp Aug 23, 2019
535e624
fixes exception syntax
rashidsp Aug 23, 2019
d4f2c66
Merge branch 'master' into sohail/pr-189
rashidsp Aug 28, 2019
80b0963
fix: addressed minor feedback.
Aug 28, 2019
071460a
fix: addressed minor feedback.
Aug 28, 2019
900d96d
Merge branch 'sohail/pr-189' of github.com:optimizely/python-sdk into…
Aug 28, 2019
8cd8547
Merge branch 'sohail/pr-189' into sohail/pr-193
Aug 28, 2019
b730bfd
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
Aug 28, 2019
752e35f
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
Aug 28, 2019
f9a2cb6
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
Aug 28, 2019
54446b9
Merge branch 'mnoman/log_event_notification' of github.com:optimizely…
Aug 28, 2019
aedccc8
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
Aug 28, 2019
e628e0f
fix: addressed review comments.
mariamjamal94 Sep 2, 2019
855c73f
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
mariamjamal94 Sep 2, 2019
c92f79d
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 2, 2019
63c1b21
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 2, 2019
c18e359
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
mariamjamal94 Sep 2, 2019
56408dc
Merge branches 'mnoman/AddBatchEP' and 'mnoman/AddBatchEP' of github.…
mariamjamal94 Sep 2, 2019
f851754
fix: addresses review comments.
mariamjamal94 Sep 4, 2019
8f7be2b
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
mariamjamal94 Sep 4, 2019
1486fa4
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
mariamjamal94 Sep 4, 2019
b9d5fd9
Merge branch 'mnoman/AddBatchEP' of github.com:optimizely/python-sdk …
mariamjamal94 Sep 4, 2019
d42d14b
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 4, 2019
6366d59
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 4, 2019
65a752b
fix: addresses review comment.
mariamjamal94 Sep 5, 2019
ab192a0
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
mariamjamal94 Sep 5, 2019
06ac3f0
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 5, 2019
8e4c118
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 5, 2019
641d09a
update: allow float values for intervals.
mariamjamal94 Sep 5, 2019
9630139
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 5, 2019
3e40044
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 5, 2019
8998580
fix: updated docstring for LogEvent.
mariamjamal94 Sep 6, 2019
a89a5bf
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
mariamjamal94 Sep 6, 2019
2582fb7
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 6, 2019
41d44e6
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 6, 2019
cfb2d74
fix: restore config_manager and remove unnecessary warnings from tox.…
mariamjamal94 Sep 6, 2019
75725bd
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 6, 2019
42a90f0
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 6, 2019
751ee64
fix: remove closeable and introduce stop method.
mariamjamal94 Sep 6, 2019
cb07348
fix: address review comments.
mariamjamal94 Sep 12, 2019
c3d5b07
Merge branch 'master' into sohail/pr-193
mariamjamal94 Sep 12, 2019
2d37cbe
update: add docstring and split imports in separate lines.
mariamjamal94 Sep 12, 2019
f50e053
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 13, 2019
bb3f738
fix: remove close method from test_notification_center.
mariamjamal94 Sep 13, 2019
b5d461b
Merge branch 'master' into sohail/pr-193
aliabbasrizvi Sep 16, 2019
ca208a6
Merge remote-tracking branch 'remotes/main_origin/master' into mnoman…
mariamjamal94 Sep 17, 2019
2c33344
update: update documentation and set default time interval unit to sec.
mariamjamal94 Sep 17, 2019
46cc51d
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 17, 2019
1ab8b32
fix: linting error.
mariamjamal94 Sep 17, 2019
67e0424
fix: compare times directly in seconds.
mariamjamal94 Sep 17, 2019
f0dd1fd
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 17, 2019
4d4e7d1
update: update documentation for event_processor.
mariamjamal94 Sep 17, 2019
477bbd5
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
oakbani Sep 17, 2019
e299dce
update: update sleeping time to 5sec.
mariamjamal94 Sep 17, 2019
758ffc2
Merge branch 'mnoman/AddBatchEP' of github.com:optimizely/python-sdk …
mariamjamal94 Sep 17, 2019
304ac00
update: update sleeping time to 5 sec.
mariamjamal94 Sep 17, 2019
cbd918a
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 17, 2019
5ef24de
fix: address import order issues.
mariamjamal94 Sep 18, 2019
1edb7c2
Merge branch 'sohail/pr-193' into mnoman/AddBatchEP
mariamjamal94 Sep 18, 2019
4c8b7f3
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 18, 2019
9d917a4
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 18, 2019
443b7aa
update: add documentation.
mariamjamal94 Sep 18, 2019
3b2cb4a
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 18, 2019
dcca0ec
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 18, 2019
dea337b
update: update parent class name for ForwardingEventProcessor.
mariamjamal94 Sep 18, 2019
1d5aeca
Merge branch 'master' into sohail/pr-193
oakbani Sep 20, 2019
b3883d6
Merge remote-tracking branch 'remotes/origin/sohail/pr-193' into mnom…
oakbani Sep 20, 2019
655a859
Merge branch 'mnoman/AddBatchEP' of github.com:optimizely/python-sdk …
oakbani Sep 20, 2019
4753c0b
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
oakbani Sep 20, 2019
86e4b7f
Merge branch 'master' into mnoman/AddBatchEP
msohailhussain Sep 20, 2019
65fb6fa
fix: address review comments.
mariamjamal94 Sep 24, 2019
01a8ea1
Merge branch 'mnoman/AddBatchEP' of github.com:optimizely/python-sdk …
mariamjamal94 Sep 24, 2019
3baf024
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 24, 2019
7e20be7
Merge branch 'mnoman/log_event_notification' of github.com:optimizely…
mariamjamal94 Sep 24, 2019
15e0c8f
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 24, 2019
498db55
update: add docstring.
mariamjamal94 Sep 25, 2019
614a3d4
Merge branch 'mnoman/AddBatchEP' into mnoman/log_event_notification
mariamjamal94 Sep 25, 2019
ee89a1f
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 25, 2019
2c67253
fix: address review comments.
mariamjamal94 Sep 25, 2019
6e4d431
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
mariamjamal94 Sep 25, 2019
02c9e53
fix: address review comments.
mariamjamal94 Sep 25, 2019
9ebf1a4
fix notification center impoer
oakbani Oct 3, 2019
34e3cf5
Merge branch 'mnoman/log_event_notification' into rashid/forwarding_e…
oakbani Oct 3, 2019
d241a2f
fix: another instance
oakbani Oct 3, 2019
dc53d39
fix: Allow floating values less than 1 and wait only for 50ms
oakbani Oct 3, 2019
8956cba
Merge remote-tracking branch 'remotes/origin/master' into rashid/forw…
oakbani Oct 7, 2019
c6a2c18
Make logger optional
oakbani Oct 7, 2019
41516f0
Merge branch 'master' into rashid/forwarding_event_processor
aliabbasrizvi Oct 9, 2019
ac8663a
address comment
oakbani Oct 11, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.