Deprecation of Application Insights for Sentry.IO (#723)
* Remove Application Insights implementation and implement new Sentry.IO SDK * Remove test exception.
This commit is contained in:
@@ -27,5 +27,5 @@ public interface IApplicationConfiguration
|
||||
/// <summary>
|
||||
/// Application insights instrumentation key.
|
||||
/// </summary>
|
||||
string ApplicationInsightsInstrumentationKey { get; }
|
||||
string SentryDNS { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user