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

Migrated Google Cloud Spanner receiver to scraper approach. #5868

Conversation

ydrozhdzhal
Copy link

Intent of this MR is to migrate receiver implementation to scraper approach - this also will automatically add obsreporting.

These changes were requested by @bogdandrutu in scope of #5831 MR.

FYI: @tigrannajaryan , @jpkrohling

Copy link
Member

@jpkrohling jpkrohling left a comment

Choose a reason for hiding this comment

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

Cool, didn't know about the scraperhelper! Looks good, just a couple of small adjustments and this is ready to go.

@ydrozhdzhal ydrozhdzhal force-pushed the googlecloudspannerreceiver/migration-to-scraper branch from 8584ce8 to 07860c2 Compare October 22, 2021 10:03
@ydrozhdzhal ydrozhdzhal force-pushed the googlecloudspannerreceiver/migration-to-scraper branch from 07860c2 to 2b32a66 Compare October 22, 2021 10:06
@ydrozhdzhal
Copy link
Author

@jpkrohling , I resolved all your comments. One job failed, but it is not related to my changes ((

@jpkrohling
Copy link
Member

Created #5874 to address the flaky test. Tests restarted.

Copy link
Member

@jpkrohling jpkrohling left a comment

Choose a reason for hiding this comment

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

LGTM. For further PRs, please add new commits instead of squashing your work, as it makes subsequent reviews easier. We can then squash the commits when everything is ready, at merge time.

@jpkrohling jpkrohling added the ready to merge Code review completed; ready to merge by maintainers label Oct 22, 2021
@ydrozhdzhal
Copy link
Author

LGTM. For further PRs, please add new commits instead of squashing your work, as it makes subsequent reviews easier. We can then squash the commits when everything is ready, at merge time.

Ok

@ydrozhdzhal
Copy link
Author

@jpkrohling this time failed unit tests job with unrelated test. Can you trigger re-run for it?

@jpkrohling
Copy link
Member

Issue opened (#5875) and tests restarted.

@ydrozhdzhal
Copy link
Author

@bogdandrutu , @tigrannajaryan , all approvals received.

@bogdandrutu bogdandrutu merged commit 892e540 into open-telemetry:main Oct 22, 2021
@ydrozhdzhal ydrozhdzhal deleted the googlecloudspannerreceiver/migration-to-scraper branch October 22, 2021 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants