Skip to content

Conversation

pdimitra
Copy link
Contributor

Implementing the Google Cloud Run in process collector according to the technical documentation https://github.com/instana/technical-documentation/tree/a9a649ea2200e373766a537742083fc0a7db1b5e/tracing/in-process-collectors/google-cloud-run and following the existing architecture used for aws fargate

@pdimitra pdimitra force-pushed the gcr_in_process_collector branch from 69b58bb to 931fa2b Compare October 7, 2021 08:59
@pdimitra pdimitra marked this pull request as ready for review October 7, 2021 09:13
@pdimitra pdimitra requested a review from andrewslotin October 7, 2021 09:13
Copy link

@andrewslotin andrewslotin left a comment

Choose a reason for hiding this comment

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

I'm not entirely sure about the helper method signature and maybe this is a good chance for us to change it. The with_snapshot parameter only used in one helper, which suggests that snapshot collection is not a common behavior and probably should be extracted from the helper method.

@pdimitra pdimitra requested a review from andrewslotin October 18, 2021 09:49
Copy link

@andrewslotin andrewslotin left a comment

Choose a reason for hiding this comment

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

Overall LGTM, added some minor comments for your consideration. The request for changes is mostly because of typo suggestions.

@pdimitra pdimitra force-pushed the gcr_in_process_collector branch from b9bdf2f to 3fe6df9 Compare October 19, 2021 12:20
@pdimitra pdimitra merged commit f3d3ab8 into master Oct 20, 2021
@pdimitra pdimitra deleted the gcr_in_process_collector branch October 20, 2021 03:53
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