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 sentry #3590

Merged
merged 3 commits into from
Jul 29, 2024
Merged

Remove sentry #3590

merged 3 commits into from
Jul 29, 2024

Conversation

adamhathcock
Copy link
Member

No description provided.


public string ConnectorName => Assembly.GetAssembly(GetType()).GetNameAndVersion().Name;
Copy link
Member

Choose a reason for hiding this comment

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

What was this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

GetNameAndVersion() is a Sentry class that uses GetName() which returns AssemblyName internally. This should be the same thing

@JR-Morgan JR-Morgan merged commit 87198af into dev Jul 29, 2024
32 checks passed
@JR-Morgan JR-Morgan deleted the remove-sentry branch July 29, 2024 14:59
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

Successfully merging this pull request may close these issues.

2 participants