-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Source Google Search Console: add custom analytics stream #16433
Source Google Search Console: add custom analytics stream #16433
Conversation
c878ddc
to
f679716
Compare
/test connector=connectors/source-google-search-console
Build PassedTest summary info:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this addition. I request a change because the SAT is not testing this stream with our current secret: you need to define the custom_reports
field in our GSM secrets.
...-integrations/connectors/source-google-search-console/source_google_search_console/source.py
Show resolved
Hide resolved
...-integrations/connectors/source-google-search-console/source_google_search_console/spec.json
Show resolved
Hide resolved
...-integrations/connectors/source-google-search-console/source_google_search_console/spec.json
Show resolved
Hide resolved
/test connector=connectors/source-google-search-console
Build PassedTest summary info:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @roman-yermilov-gl for the changes. Could you also add these new streams to the catalogs that are used for integration tests? The new stream is still not yet covered by the acceptance tests.
… to acceptance tests
/test connector=connectors/source-google-search-console
Build FailedTest summary info:
|
/test connector=connectors/source-google-search-console
Build PassedTest summary info:
|
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the catalog changes!
/publish connector=connectors/source-google-search-console
if you have connectors that successfully published but failed definition generation, follow step 4 here |
/publish connector=connectors/source-google-search-console
if you have connectors that successfully published but failed definition generation, follow step 4 here |
…16433) * Source Google Search Console: add custom analytics stream * Source Google Search Console: fix flake warnings * Source Google Search Console: validate custom report string * Source Google Search Console: update catalog to include custom report to acceptance tests * Source Google Search Console: update abnormal state for custom report * auto-bump connector version [ci skip] Co-authored-by: Octavia Squidington III <[email protected]>
…16433) * Source Google Search Console: add custom analytics stream * Source Google Search Console: fix flake warnings * Source Google Search Console: validate custom report string * Source Google Search Console: update catalog to include custom report to acceptance tests * Source Google Search Console: update abnormal state for custom report * auto-bump connector version [ci skip] Co-authored-by: Octavia Squidington III <[email protected]>
…16433) * Source Google Search Console: add custom analytics stream * Source Google Search Console: fix flake warnings * Source Google Search Console: validate custom report string * Source Google Search Console: update catalog to include custom report to acceptance tests * Source Google Search Console: update abnormal state for custom report * auto-bump connector version [ci skip] Co-authored-by: Octavia Squidington III <[email protected]>
What
Add custom stream support. Now its possible to specify stream with custom defined dimensions
Recommended reading order
x.java
y.python