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

Update NRDiag to validate all necessary environment variables #1849

Open
chynesNR opened this issue Aug 14, 2023 · 1 comment
Open

Update NRDiag to validate all necessary environment variables #1849

chynesNR opened this issue Aug 14, 2023 · 1 comment

Comments

@chynesNR
Copy link
Member

The NRDiag tool used by Support checks for some required .NET environment variables, like COR_ENABLE_PROFILING, but not all of them. We should update the .NET portion of the utility to be a bit more thorough.

Here is where that logic lives: https://github.com/newrelic/newrelic-diagnostics-cli/blob/9658d9c9a026423593de56da9e7be0902268e2bb/tasks/dotnet/profiler/envVarKey_windows.go#L72

Note that the tool is written in Go. Assistance from other teams may be necessary.

Estimates

M

@workato-integration
Copy link

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

No branches or pull requests

1 participant