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

Add an error message for unsupported .NET versions in Linux #2200

Closed
chynesNR opened this issue Jan 19, 2024 · 1 comment · Fixed by #2209
Closed

Add an error message for unsupported .NET versions in Linux #2200

chynesNR opened this issue Jan 19, 2024 · 1 comment · Fixed by #2209

Comments

@chynesNR
Copy link
Member

If the Profiler tries to attach to a process running under an unsupported version of .NET (i.e. older than Core 3.1), the log only contains an error code without context

[Info ] 2022-11-09 15:24:55 Logger initialized.
[Trace] 2022-11-09 15:24:55 New Relic .NET CoreCLR Agent
[Error] 2022-11-09 15:24:55 0x7fc4e6afc77c

I see code in the Profiler to log that the platform is unsupported, so it's not clear why that's not working.

Acceptance Criteria

The log should clearly indicate what the failure is.

Estimates

S

@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
1 participant