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

Remove Dependency Analytics extension from being recommended. #3804

Merged

Conversation

rgrunber
Copy link
Member

@rgrunber rgrunber commented Oct 7, 2024

  • redhat.fabric8-analytics

- redhat.fabric8-analytics

Signed-off-by: Roland Grunberg <[email protected]>
@rgrunber rgrunber added this to the End October 2024 milestone Oct 7, 2024
@rgrunber rgrunber self-assigned this Oct 7, 2024
@rgrunber rgrunber merged commit 075dcab into redhat-developer:master Oct 7, 2024
2 checks passed
@rgrunber rgrunber deleted the remove-dependency-analytics branch October 7, 2024 16:06
@@ -149,12 +147,8 @@ export async function activate(context: ExtensionContext): Promise<ExtensionAPI>
}
initializeLogFile(clientLogFile);

const telemetryService: Promise<TelemetryService> = Telemetry.startTelemetry(context);
Copy link
Collaborator

Choose a reason for hiding this comment

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

so nothing starts the telemetry then?

Copy link
Member Author

Choose a reason for hiding this comment

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

Noticed this as well 😐 , fixed a little while ago 50ed9ee .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants