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

Handle exception while opening connection from constructor #935

Merged

Conversation

arunmk-ms
Copy link
Contributor

@arunmk-ms arunmk-ms commented Jan 27, 2023

Fixes #.
Issue 934

Changes

Add try/catch to the socket connection in constructor so that the application wont fail fast when the UDS is not available at startup.

arunmk-ms and others added 3 commits January 25, 2023 16:51
* Removing socket connection from ctr

* Remove connect method and some nits

---------

Co-authored-by: Arun Mohan Kumar <[email protected]>
@arunmk-ms arunmk-ms requested a review from a team January 27, 2023 23:53
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 27, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link
Member

@reyang reyang left a comment

Choose a reason for hiding this comment

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

LGTM with a changelog entry and clearing the CLA.

@Kielek Kielek added the comp:exporter.geneva Things related to OpenTelemetry.Exporter.Geneva label Jan 30, 2023
@cijothomas
Copy link
Member

Thanks!

Given we are in RC state right now, we might hold off merging until 1.4.0 stable is out, so we'll get some time to test this.

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Feb 21, 2023
@Kielek Kielek removed the Stale label Feb 21, 2023
@utpilla
Copy link
Contributor

utpilla commented Feb 28, 2023

@arunmk-ms We released the stable 1.4.0 version of GenevaExporter. Could you please resolve the merge conflicts, and we can get this PR merged?

@arunmk-ms
Copy link
Contributor Author

@utpilla done

@utpilla
Copy link
Contributor

utpilla commented Mar 1, 2023

Thanks for your contribution @arunmk-ms !

@utpilla utpilla merged commit e4582ff into open-telemetry:main Mar 1, 2023
@arunmk-ms arunmk-ms deleted the personal/arunmk-ms/socketchanges branch March 1, 2023 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:exporter.geneva Things related to OpenTelemetry.Exporter.Geneva
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants