Skip to content

fix: [Telemetry] Prevent telemetry connect if no binary path #1883

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

Merged
merged 13 commits into from
Apr 7, 2023

Conversation

jpayne3506
Copy link
Contributor

@jpayne3506 jpayne3506 commented Mar 31, 2023

Reason for Change:

Prevents telemetry connection if the binary does not exist.
Updating errors to match with lint.

Issue Fixed:

Requirements:

Notes:
Binary is only present if CNI is starting the telemetry service. As this is being called in the CNI package we need to stop telemetry from proceeding with starting the telemetry service.

@jpayne3506 jpayne3506 added cni Related to CNI. telemetry labels Mar 31, 2023
@tamilmani1989 tamilmani1989 added the fix Fixes something. label Mar 31, 2023
Copy link
Contributor

@rbtr rbtr left a comment

Choose a reason for hiding this comment

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

use of error needs a little adjustment, everything else looks great

@vipul-21 vipul-21 changed the title chore:[Telemetry] Prevent telemetry connect if no binary path fix: [Telemetry] Prevent telemetry connect if no binary path Apr 6, 2023
@jpayne3506 jpayne3506 merged commit 7546aac into Azure:master Apr 7, 2023
rbtr pushed a commit that referenced this pull request Sep 8, 2023
* Prevent telemetry connect if no binary path

* agnostic calls, addressing comments

* agnostic calls, addressing comments

* Correcting flow, lint

* Restoring aiwrapper

* lint error 113 cleanup

* addressing comments

* cleaning up telemetry folder error calls

* addressing comments

* addressing comments

* addressing comments

---------

Co-authored-by: jpayne3506 <[email protected]>
Co-authored-by: tamilmani1989 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cni Related to CNI. fix Fixes something. telemetry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants