Skip to content

Telemetry Data Not Sent for dotnet new Command #47862

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

Open
v-wuzhai opened this issue Mar 25, 2025 · 0 comments
Open

Telemetry Data Not Sent for dotnet new Command #47862

v-wuzhai opened this issue Mar 25, 2025 · 0 comments

Comments

@v-wuzhai
Copy link
Member

Describe the bug

The current behavior is that the dotnet new command does not send telemetry data as expected. This behavior can lead to missing telemetry information and hinder the ability to analyze command usage.

Current Behavior:When executing the dotnet new command with specific options, the telemetry data is not sent. This causes the test DotnetNewCommandLanguageOpinionShouldBeSentToTelemetry to fail because the test expects the telemetry data to be logged correctly.

Expected Behavior

Telemetry data should be sent when executing the dotnet new command, including the specified options and command details.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-CLI untriaged Request triage from a team member labels Mar 25, 2025
@nagilson nagilson added Test Debt and removed untriaged Request triage from a team member Area-CLI labels Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants