Skip to content
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

upgrading the segment-source-resource with google ads compatible segm… #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

psankaranarayana
Copy link
Contributor

@psankaranarayana psankaranarayana commented Mar 1, 2022

https://github.com/segmentio/python-source/pull/14
upgrading to use google ads compatible segment-source dependent package 0.17.1

Testing
Tested successfully from workbench for the following workspace https://app.segment.com/segment-engineering/sources/google_ads_29_cs_blr/overview

ynguyensegment
ynguyensegment previously approved these changes Mar 30, 2022
@@ -63,7 +63,7 @@ def std_processor(_, method_name, event_dict):

def configure(levelname, **global_values):
try:
level = structlog.stdlib.INFO

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using logging is nice but curious why we need this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was deprecated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants