Родитель
9265ad99a6
Коммит
ca03bc6a7c
|
@ -1,72 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.Common.ActiveSubsciptionManager
|
|
||||||
Microsoft.ApplicationInsights.Common.ActiveSubsciptionManager.ActiveSubsciptionManager() -> void
|
|
||||||
Microsoft.ApplicationInsights.Common.ActiveSubsciptionManager.Attach(object subscription) -> void
|
|
||||||
Microsoft.ApplicationInsights.Common.ActiveSubsciptionManager.Detach(object subscription) -> void
|
|
||||||
Microsoft.ApplicationInsights.Common.ActiveSubsciptionManager.IsActive(object subscriber) -> bool
|
|
||||||
Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions
|
|
||||||
Microsoft.ApplicationInsights.Common.InjectionGuardConstants
|
|
||||||
Microsoft.ApplicationInsights.Common.StringUtilities
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.DependencyTrackingTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.DisableDiagnosticSourceInstrumentation.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.DisableDiagnosticSourceInstrumentation.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.DisableRuntimeInstrumentation.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.DisableRuntimeInstrumentation.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableAzureSdkTelemetryListener.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableAzureSdkTelemetryListener.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableLegacyCorrelationHeadersInjection.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableLegacyCorrelationHeadersInjection.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableRequestIdHeaderInjectionInW3CMode.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableRequestIdHeaderInjectionInW3CMode.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableSqlCommandTextInstrumentation.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableSqlCommandTextInstrumentation.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableW3CHeadersInjection.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.EnableW3CHeadersInjection.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.ExcludeComponentCorrelationHttpHeadersOnDomains.get -> System.Collections.Generic.ICollection<string>
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.IncludeDiagnosticSourceActivities.get -> System.Collections.Generic.ICollection<string>
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.ProfileQueryEndpoint.get -> string
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.ProfileQueryEndpoint.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.SetComponentCorrelationHttpHeaders.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.SetComponentCorrelationHttpHeaders.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.HttpDependenciesParsingTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.HttpDependenciesParsingTelemetryInitializer.HttpDependenciesParsingTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.HttpDependenciesParsingTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.DependencyCollector.TelemetryExtensionsForDependencyCollector
|
|
||||||
Microsoft.ApplicationInsights.W3C.W3CActivityExtensions
|
|
||||||
Microsoft.ApplicationInsights.W3C.W3CConstants
|
|
||||||
Microsoft.ApplicationInsights.W3C.W3COperationCorrelationTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.W3C.W3COperationCorrelationTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.W3C.W3COperationCorrelationTelemetryInitializer.W3COperationCorrelationTelemetryInitializer() -> void
|
|
||||||
const Microsoft.ApplicationInsights.Common.InjectionGuardConstants.AppIdMaxLength = 50 -> int
|
|
||||||
const Microsoft.ApplicationInsights.Common.InjectionGuardConstants.ContextHeaderKeyMaxLength = 50 -> int
|
|
||||||
const Microsoft.ApplicationInsights.Common.InjectionGuardConstants.ContextHeaderValueMaxLength = 1024 -> int
|
|
||||||
const Microsoft.ApplicationInsights.Common.InjectionGuardConstants.QuickPulseResponseHeaderMaxLength = 1024 -> int
|
|
||||||
const Microsoft.ApplicationInsights.Common.InjectionGuardConstants.RequestHeaderMaxLength = 1024 -> int
|
|
||||||
const Microsoft.ApplicationInsights.Common.InjectionGuardConstants.TraceParentHeaderMaxLength = 55 -> int
|
|
||||||
const Microsoft.ApplicationInsights.Common.InjectionGuardConstants.TraceStateHeaderMaxLength = 512 -> int
|
|
||||||
const Microsoft.ApplicationInsights.Common.InjectionGuardConstants.TraceStateMaxPairs = 32 -> int
|
|
||||||
const Microsoft.ApplicationInsights.W3C.W3CConstants.ApplicationIdTraceStateField = "cid-v1" -> string
|
|
||||||
const Microsoft.ApplicationInsights.W3C.W3CConstants.AzureTracestateNamespace = "az" -> string
|
|
||||||
const Microsoft.ApplicationInsights.W3C.W3CConstants.TraceParentHeader = "traceparent" -> string
|
|
||||||
const Microsoft.ApplicationInsights.W3C.W3CConstants.TraceStateHeader = "tracestate" -> string
|
|
||||||
const Microsoft.ApplicationInsights.W3C.W3CConstants.TracestateAzureSeparator = ';' -> char
|
|
||||||
static Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions.AddIfNotExists<TKey, TValue>(this System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> conditionalWeakTable, TKey key, TValue value) -> void
|
|
||||||
static Microsoft.ApplicationInsights.Common.StringUtilities.EnforceMaxLength(string input, int maxLength) -> string
|
|
||||||
static Microsoft.ApplicationInsights.Common.StringUtilities.FormatRequestId(string traceId, string spanId) -> string
|
|
||||||
static Microsoft.ApplicationInsights.Common.StringUtilities.GenerateSpanId() -> string
|
|
||||||
static Microsoft.ApplicationInsights.Common.StringUtilities.GenerateTraceId() -> string
|
|
||||||
static Microsoft.ApplicationInsights.DependencyCollector.TelemetryExtensionsForDependencyCollector.AssociateTelemetryWithSqlRequest(this Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry telemetry, System.Data.SqlClient.SqlCommand sqlRequest) -> Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry
|
|
||||||
static Microsoft.ApplicationInsights.DependencyCollector.TelemetryExtensionsForDependencyCollector.AssociateTelemetryWithWebRequest(this Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry telemetry, System.Net.WebRequest webRequest, bool setCookies = false, bool setCorrelationContext = false) -> Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.GenerateW3CContext(this System.Diagnostics.Activity activity) -> System.Diagnostics.Activity
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.GetParentSpanId(this System.Diagnostics.Activity activity) -> string
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.GetSpanId(this System.Diagnostics.Activity activity) -> string
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.GetTraceId(this System.Diagnostics.Activity activity) -> string
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.GetTraceparent(this System.Diagnostics.Activity activity) -> string
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.GetTracestate(this System.Diagnostics.Activity activity) -> string
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.IsW3CActivity(this System.Diagnostics.Activity activity) -> bool
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.SetTraceparent(this System.Diagnostics.Activity activity, string value) -> void
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.SetTracestate(this System.Diagnostics.Activity activity, string value) -> void
|
|
||||||
static Microsoft.ApplicationInsights.W3C.W3CActivityExtensions.UpdateContextOnActivity(this System.Diagnostics.Activity activity) -> System.Diagnostics.Activity
|
|
||||||
virtual Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule.Dispose(bool disposing) -> void
|
|
|
@ -1,36 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCollectorModule
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCollectorModule.Counters.get -> System.Collections.Generic.IList<Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCounterCollectionRequest>
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCollectorModule.DefaultCounters.get -> System.Collections.Generic.IList<Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCounterCollectionRequest>
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCollectorModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCollectorModule.EnableIISExpressPerformanceCounters.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCollectorModule.EnableIISExpressPerformanceCounters.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCollectorModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCollectorModule.PerformanceCollectorModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCounterCollectionRequest
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCounterCollectionRequest.PerformanceCounter.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCounterCollectionRequest.PerformanceCounter.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCounterCollectionRequest.PerformanceCounterCollectionRequest() -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCounterCollectionRequest.PerformanceCounterCollectionRequest(string performanceCounter, string reportAs) -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCounterCollectionRequest.ReportAs.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.PerformanceCounterCollectionRequest.ReportAs.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.AuthenticationApiKey.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.AuthenticationApiKey.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.DisableFullTelemetryItems.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.DisableFullTelemetryItems.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.DisableTopCpuProcesses.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.DisableTopCpuProcesses.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.QuickPulseServiceEndpoint.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.QuickPulseServiceEndpoint.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.QuickPulseTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.RegisterTelemetryProcessor(Microsoft.ApplicationInsights.Extensibility.ITelemetryProcessor telemetryProcessor) -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.ServerId.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.ServerId.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryProcessor
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryProcessor.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryProcessor.Process(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryProcessor.QuickPulseTelemetryProcessor(Microsoft.ApplicationInsights.Extensibility.ITelemetryProcessor next) -> void
|
|
||||||
static Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions.AddIfNotExists<TKey, TValue>(this System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> conditionalWeakTable, TKey key, TValue value) -> void
|
|
|
@ -1,116 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.Extensibility.TelemetryProcessorChainBuilderExtensions
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.AdaptiveSamplingPercentageEvaluatedCallback
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.EvaluationInterval.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.EvaluationInterval.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.InitialSamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.InitialSamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.MaxSamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.MaxSamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.MaxTelemetryItemsPerSecond.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.MaxTelemetryItemsPerSecond.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.MinSamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.MinSamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.MovingAverageRatio.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.MovingAverageRatio.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageDecreaseTimeout.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageDecreaseTimeout.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageEstimatorSettings() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageIncreaseTimeout.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageIncreaseTimeout.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.AdaptiveSamplingTelemetryProcessor(Microsoft.ApplicationInsights.Extensibility.ITelemetryProcessor next) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.AdaptiveSamplingTelemetryProcessor(Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings settings, Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.AdaptiveSamplingPercentageEvaluatedCallback callback, Microsoft.ApplicationInsights.Extensibility.ITelemetryProcessor next) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.EvaluationInterval.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.EvaluationInterval.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.ExcludedTypes.get -> string
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.ExcludedTypes.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.IncludedTypes.get -> string
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.IncludedTypes.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.InitialSamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.InitialSamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.MaxSamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.MaxSamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.MaxTelemetryItemsPerSecond.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.MaxTelemetryItemsPerSecond.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.MinSamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.MinSamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.MovingAverageRatio.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.MovingAverageRatio.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.Process(Microsoft.ApplicationInsights.Channel.ITelemetry item) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.SamplingPercentageDecreaseTimeout.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.SamplingPercentageDecreaseTimeout.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.SamplingPercentageIncreaseTimeout.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.SamplingPercentageIncreaseTimeout.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.AdaptiveSamplingPercentageEvaluatedCallback
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ApplicationStoppingEventArgs
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ApplicationStoppingEventArgs.ApplicationStoppingEventArgs(System.Func<System.Func<System.Threading.Tasks.Task>, System.Threading.Tasks.Task> asyncMethodRunner) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ApplicationStoppingEventArgs.Run(System.Func<System.Threading.Tasks.Task> asyncMethod) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.IApplicationLifecycle
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.IApplicationLifecycle.Started -> System.Action<object, object>
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.IApplicationLifecycle.Stopping -> System.EventHandler<Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ApplicationStoppingEventArgs>
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.EvaluationInterval.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.EvaluationInterval.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.InitialSamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.InitialSamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.MaxSamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.MaxSamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.MaxTelemetryItemsPerSecond.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.MaxTelemetryItemsPerSecond.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.MinSamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.MinSamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.MovingAverageRatio.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.MovingAverageRatio.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageDecreaseTimeout.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageDecreaseTimeout.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageEstimatorSettings() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageIncreaseTimeout.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorSettings.SamplingPercentageIncreaseTimeout.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor.ExcludedTypes.get -> string
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor.ExcludedTypes.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor.IncludedTypes.get -> string
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor.IncludedTypes.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor.Process(Microsoft.ApplicationInsights.Channel.ITelemetry item) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor.SamplingPercentage.get -> double
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor.SamplingPercentage.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor.SamplingTelemetryProcessor(Microsoft.ApplicationInsights.Extensibility.ITelemetryProcessor next) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.DefaultBackoffEnabledReportingInterval.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.DefaultBackoffEnabledReportingInterval.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.DeveloperMode.get -> bool?
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.DeveloperMode.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.EnableLocalThrottling.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.EnableLocalThrottling.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.EndpointAddress.get -> string
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.EndpointAddress.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.Flush() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.LocalThrottleLimit.get -> int
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.LocalThrottleLimit.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.LocalThrottleWindow.get -> int
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.LocalThrottleWindow.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxBacklogSize.get -> int
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxBacklogSize.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTelemetryBufferCapacity.get -> int
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTelemetryBufferCapacity.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTelemetryBufferDelay.get -> System.TimeSpan
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTelemetryBufferDelay.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTransmissionBufferCapacity.get -> int
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTransmissionBufferCapacity.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTransmissionSenderCapacity.get -> int
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTransmissionSenderCapacity.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTransmissionStorageCapacity.get -> long
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.MaxTransmissionStorageCapacity.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.Send(Microsoft.ApplicationInsights.Channel.ITelemetry item) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.ServerTelemetryChannel() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.StorageFolder.get -> string
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.StorageFolder.set -> void
|
|
||||||
static Microsoft.ApplicationInsights.Extensibility.TelemetryProcessorChainBuilderExtensions.UseAdaptiveSampling(this Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder builder, double maxTelemetryItemsPerSecond, string excludedTypes = null, string includedTypes = null) -> Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder
|
|
||||||
static Microsoft.ApplicationInsights.Extensibility.TelemetryProcessorChainBuilderExtensions.UseAdaptiveSampling(this Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder builder, Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings settings, Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.AdaptiveSamplingPercentageEvaluatedCallback callback, string excludedTypes = null, string includedTypes = null) -> Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder
|
|
||||||
static Microsoft.ApplicationInsights.Extensibility.TelemetryProcessorChainBuilderExtensions.UseAdaptiveSampling(this Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder builder, string excludedTypes = null, string includedTypes = null) -> Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder
|
|
||||||
static Microsoft.ApplicationInsights.Extensibility.TelemetryProcessorChainBuilderExtensions.UseSampling(this Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder builder, double samplingPercentage, string excludedTypes = null, string includedTypes = null) -> Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder
|
|
||||||
virtual Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.Dispose(bool disposing) -> void
|
|
|
@ -1,104 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions
|
|
||||||
Microsoft.ApplicationInsights.Web.AccountIdTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.AccountIdTelemetryInitializer.AccountIdTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule
|
|
||||||
Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule.ApplicationInsightsHttpModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule.Init(System.Web.HttpApplication context) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AspNetDiagnosticTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.Web.AspNetDiagnosticTelemetryModule.AspNetDiagnosticTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AspNetDiagnosticTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AspNetDiagnosticTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AspNetDiagnosticTelemetryModule.OnCompleted() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AspNetDiagnosticTelemetryModule.OnError(System.Exception error) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AspNetDiagnosticTelemetryModule.OnNext(System.Diagnostics.DiagnosticListener value) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AuthenticatedUserIdTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.AuthenticatedUserIdTelemetryInitializer.AuthenticatedUserIdTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AzureAppServiceRoleNameFromHostNameHeaderInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.AzureAppServiceRoleNameFromHostNameHeaderInitializer.AzureAppServiceRoleNameFromHostNameHeaderInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AzureAppServiceRoleNameFromHostNameHeaderInitializer.AzureAppServiceRoleNameFromHostNameHeaderInitializer(string webAppSuffix) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AzureAppServiceRoleNameFromHostNameHeaderInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.AzureAppServiceRoleNameFromHostNameHeaderInitializer.WebAppSuffix.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Web.AzureAppServiceRoleNameFromHostNameHeaderInitializer.WebAppSuffix.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ClientIpHeaderTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.ClientIpHeaderTelemetryInitializer.ClientIpHeaderTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ClientIpHeaderTelemetryInitializer.HeaderNames.get -> System.Collections.Generic.ICollection<string>
|
|
||||||
Microsoft.ApplicationInsights.Web.ClientIpHeaderTelemetryInitializer.HeaderValueSeparators.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Web.ClientIpHeaderTelemetryInitializer.HeaderValueSeparators.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ClientIpHeaderTelemetryInitializer.UseFirstIp.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.Web.ClientIpHeaderTelemetryInitializer.UseFirstIp.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ExceptionTrackingTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.Web.ExceptionTrackingTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ExceptionTrackingTelemetryModule.EnableMvcAndWebApiExceptionAutoTracking.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.Web.ExceptionTrackingTelemetryModule.EnableMvcAndWebApiExceptionAutoTracking.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ExceptionTrackingTelemetryModule.ExceptionTrackingTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ExceptionTrackingTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.ExceptionTrackingTelemetryModule.OnError(System.Web.HttpContext context) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.SyntheticUserAgentFilter
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.SyntheticUserAgentFilter.Pattern.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.SyntheticUserAgentFilter.Pattern.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.SyntheticUserAgentFilter.SourceName.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.SyntheticUserAgentFilter.SourceName.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.SyntheticUserAgentFilter.SyntheticUserAgentFilter() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.WebTelemetryInitializerBase
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.WebTelemetryInitializerBase.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.WebTelemetryModuleBase
|
|
||||||
Microsoft.ApplicationInsights.Web.Implementation.WebTelemetryModuleBase.WebTelemetryModuleBase() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.OperationCorrelationTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.OperationCorrelationTelemetryInitializer.OperationCorrelationTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.OperationCorrelationTelemetryInitializer.ParentOperationIdHeaderName.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Web.OperationCorrelationTelemetryInitializer.ParentOperationIdHeaderName.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.OperationCorrelationTelemetryInitializer.RootOperationIdHeaderName.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Web.OperationCorrelationTelemetryInitializer.RootOperationIdHeaderName.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.OperationNameTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.OperationNameTelemetryInitializer.OperationNameTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.AddTargetHashForResponseHeader(System.Web.HttpContext context) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.ChildRequestTrackingInternalDictionarySize.get -> int
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.ChildRequestTrackingInternalDictionarySize.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.EnableAccessControlExposeHeader.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.EnableAccessControlExposeHeader.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.EnableChildRequestTrackingSuppression.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.EnableChildRequestTrackingSuppression.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.EnableW3CHeadersExtraction.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.EnableW3CHeadersExtraction.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.Handlers.get -> System.Collections.Generic.IList<string>
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.OnBeginRequest(System.Web.HttpContext context) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.OnEndRequest(System.Web.HttpContext context) -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.ProfileQueryEndpoint.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.ProfileQueryEndpoint.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.RequestTrackingTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.SetComponentCorrelationHttpHeaders.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.Web.RequestTrackingTelemetryModule.SetComponentCorrelationHttpHeaders.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.SessionTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.SessionTelemetryInitializer.SessionTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.SyntheticUserAgentTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.SyntheticUserAgentTelemetryInitializer.Filters.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Web.SyntheticUserAgentTelemetryInitializer.Filters.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.SyntheticUserAgentTelemetryInitializer.SyntheticUserAgentTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.UserTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.UserTelemetryInitializer.UserTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.Web.WebTestTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.Web.WebTestTelemetryInitializer.WebTestTelemetryInitializer() -> void
|
|
||||||
System.Web.HttpContextBaseExtension
|
|
||||||
System.Web.HttpContextExtension
|
|
||||||
override Microsoft.ApplicationInsights.Web.AccountIdTelemetryInitializer.OnInitializeTelemetry(System.Web.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.Web.AuthenticatedUserIdTelemetryInitializer.OnInitializeTelemetry(System.Web.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.Web.ClientIpHeaderTelemetryInitializer.OnInitializeTelemetry(System.Web.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.Web.OperationCorrelationTelemetryInitializer.OnInitializeTelemetry(System.Web.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.Web.OperationNameTelemetryInitializer.OnInitializeTelemetry(System.Web.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry rootRequestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.Web.SessionTelemetryInitializer.OnInitializeTelemetry(System.Web.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.Web.SyntheticUserAgentTelemetryInitializer.OnInitializeTelemetry(System.Web.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.Web.UserTelemetryInitializer.OnInitializeTelemetry(System.Web.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.Web.WebTestTelemetryInitializer.OnInitializeTelemetry(System.Web.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
static Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions.AddIfNotExists<TKey, TValue>(this System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> conditionalWeakTable, TKey key, TValue value) -> void
|
|
||||||
static System.Web.HttpContextBaseExtension.GetRequestTelemetry(this System.Web.HttpContextBase context) -> Microsoft.ApplicationInsights.DataContracts.RequestTelemetry
|
|
||||||
static System.Web.HttpContextExtension.GetRequestTelemetry(this System.Web.HttpContext context) -> Microsoft.ApplicationInsights.DataContracts.RequestTelemetry
|
|
||||||
virtual Microsoft.ApplicationInsights.Web.AspNetDiagnosticTelemetryModule.Dispose(bool dispose) -> void
|
|
||||||
virtual Microsoft.ApplicationInsights.Web.AzureAppServiceRoleNameFromHostNameHeaderInitializer.GetRequestFromContext(System.Web.HttpContext context) -> Microsoft.ApplicationInsights.DataContracts.RequestTelemetry
|
|
||||||
virtual Microsoft.ApplicationInsights.Web.AzureAppServiceRoleNameFromHostNameHeaderInitializer.ResolvePlatformContext() -> System.Web.HttpContext
|
|
||||||
virtual Microsoft.ApplicationInsights.Web.ExceptionTrackingTelemetryModule.Dispose(bool disposing) -> void
|
|
||||||
virtual Microsoft.ApplicationInsights.Web.Implementation.WebTelemetryModuleBase.OnBeginRequest(Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, System.Web.HttpContext platformContext) -> void
|
|
||||||
virtual Microsoft.ApplicationInsights.Web.Implementation.WebTelemetryModuleBase.OnEndRequest(Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, System.Web.HttpContext platformContext) -> void
|
|
||||||
virtual Microsoft.ApplicationInsights.Web.Implementation.WebTelemetryModuleBase.OnError(Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, System.Web.HttpContext platformContext) -> void
|
|
|
@ -1,42 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AppServicesHeartbeatTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AppServicesHeartbeatTelemetryModule.AppServicesHeartbeatTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AppServicesHeartbeatTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AppServicesHeartbeatTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AppServicesHeartbeatTelemetryModule.UpdateHeartbeatWithAppServiceEnvVarValues() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureInstanceMetadataTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureInstanceMetadataTelemetryModule.AzureInstanceMetadataTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureInstanceMetadataTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration unused) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureRoleEnvironmentTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureRoleEnvironmentTelemetryInitializer.AzureRoleEnvironmentTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureRoleEnvironmentTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureWebAppRoleEnvironmentTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureWebAppRoleEnvironmentTelemetryInitializer.AzureWebAppRoleEnvironmentTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureWebAppRoleEnvironmentTelemetryInitializer.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureWebAppRoleEnvironmentTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.BuildInfoConfigComponentVersionTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.BuildInfoConfigComponentVersionTelemetryInitializer.BuildInfoConfigComponentVersionTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.BuildInfoConfigComponentVersionTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.DeveloperModeWithDebuggerAttachedTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.DeveloperModeWithDebuggerAttachedTelemetryModule.DeveloperModeWithDebuggerAttachedTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.DeveloperModeWithDebuggerAttachedTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.DeviceTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.DeviceTelemetryInitializer.DeviceTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.DeviceTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.DomainNameRoleInstanceTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.DomainNameRoleInstanceTelemetryInitializer.DomainNameRoleInstanceTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.DomainNameRoleInstanceTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.FirstChanceExceptionStatisticsTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.FirstChanceExceptionStatisticsTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.FirstChanceExceptionStatisticsTelemetryModule.FirstChanceExceptionStatisticsTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.FirstChanceExceptionStatisticsTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.UnhandledExceptionTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.UnhandledExceptionTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.UnhandledExceptionTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.UnhandledExceptionTelemetryModule.UnhandledExceptionTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.UnobservedExceptionTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.UnobservedExceptionTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.UnobservedExceptionTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.UnobservedExceptionTelemetryModule.UnobservedExceptionTelemetryModule() -> void
|
|
||||||
static Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions.AddIfNotExists<TKey, TValue>(this System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> conditionalWeakTable, TKey key, TValue value) -> void
|
|
||||||
virtual Microsoft.ApplicationInsights.WindowsServer.BuildInfoConfigComponentVersionTelemetryInitializer.LoadBuildInfoConfig() -> System.Xml.Linq.XElement
|
|
|
@ -1,4 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AppServicesHeartbeatTelemetryModule.HeartbeatPropertyManager.get -> Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.IHeartbeatPropertyManager
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AppServicesHeartbeatTelemetryModule.HeartbeatPropertyManager.set -> void
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureInstanceMetadataTelemetryModule.HeartbeatPropertyManager.get -> Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.IHeartbeatPropertyManager
|
|
||||||
Microsoft.ApplicationInsights.WindowsServer.AzureInstanceMetadataTelemetryModule.HeartbeatPropertyManager.set -> void
|
|
|
@ -1,154 +0,0 @@
|
||||||
abstract Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.TelemetryInitializerBase.OnInitializeTelemetry(Microsoft.AspNetCore.Http.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.MvcDiagnosticsListener
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.MvcDiagnosticsListener.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.MvcDiagnosticsListener.ListenerName.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.MvcDiagnosticsListener.MvcDiagnosticsListener() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.MvcDiagnosticsListener.OnBeforeAction(Microsoft.AspNetCore.Http.HttpContext httpContext, System.Collections.Generic.IDictionary<string, object> routeValues) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.MvcDiagnosticsListener.OnCompleted() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.MvcDiagnosticsListener.OnError(System.Exception error) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.MvcDiagnosticsListener.OnNext(System.Collections.Generic.KeyValuePair<string, object> value) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.MvcDiagnosticsListener.OnSubscribe() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.ExceptionTrackingMiddleware
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.ExceptionTrackingMiddleware.ExceptionTrackingMiddleware(Microsoft.AspNetCore.Http.RequestDelegate next, Microsoft.ApplicationInsights.TelemetryClient client) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.ExceptionTrackingMiddleware.Invoke(Microsoft.AspNetCore.Http.HttpContext httpContext) -> System.Threading.Tasks.Task
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.AddAutoCollectedMetricExtractor.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.AddAutoCollectedMetricExtractor.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.ApplicationInsightsServiceOptions() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.ApplicationVersion.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.ApplicationVersion.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.ConnectionString.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.ConnectionString.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.DependencyCollectionOptions.get -> Microsoft.ApplicationInsights.AspNetCore.Extensions.DependencyCollectionOptions
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.DeveloperMode.get -> bool?
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.DeveloperMode.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableAdaptiveSampling.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableAdaptiveSampling.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableAppServicesHeartbeatTelemetryModule.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableAppServicesHeartbeatTelemetryModule.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableAuthenticationTrackingJavaScript.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableAuthenticationTrackingJavaScript.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableAzureInstanceMetadataTelemetryModule.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableAzureInstanceMetadataTelemetryModule.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableDebugLogger.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableDebugLogger.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableDependencyTrackingTelemetryModule.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableDependencyTrackingTelemetryModule.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableHeartbeat.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableHeartbeat.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnablePerformanceCounterCollectionModule.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnablePerformanceCounterCollectionModule.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableQuickPulseMetricStream.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableQuickPulseMetricStream.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableRequestTrackingTelemetryModule.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableRequestTrackingTelemetryModule.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EndpointAddress.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EndpointAddress.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.InstrumentationKey.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.InstrumentationKey.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.RequestCollectionOptions.get -> Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.DependencyCollectionOptions
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.DependencyCollectionOptions.DependencyCollectionOptions() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.DependencyCollectionOptions.EnableLegacyCorrelationHeadersInjection.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.DependencyCollectionOptions.EnableLegacyCorrelationHeadersInjection.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.HttpRequestExtensions
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions.EnableW3CDistributedTracing.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions.EnableW3CDistributedTracing.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions.InjectResponseHeaders.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions.InjectResponseHeaders.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions.RequestCollectionOptions() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions.TrackExceptions.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions.TrackExceptions.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.IJavaScriptSnippet
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.IJavaScriptSnippet.FullScript.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.ITelemetryModuleConfigurator
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.ITelemetryModuleConfigurator.Configure(Microsoft.ApplicationInsights.Extensibility.ITelemetryModule telemetryModule) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.ITelemetryModuleConfigurator.Configure(Microsoft.ApplicationInsights.Extensibility.ITelemetryModule telemetryModule, Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions options) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.ITelemetryModuleConfigurator.TelemetryModuleType.get -> System.Type
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.ITelemetryProcessorFactory
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.ITelemetryProcessorFactory.Create(Microsoft.ApplicationInsights.Extensibility.ITelemetryProcessor nextProcessor) -> Microsoft.ApplicationInsights.Extensibility.ITelemetryProcessor
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.JavaScriptSnippet
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.JavaScriptSnippet.FullScript.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.JavaScriptSnippet.JavaScriptSnippet(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration telemetryConfiguration, Microsoft.Extensions.Options.IOptions<Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions> serviceOptions, Microsoft.AspNetCore.Http.IHttpContextAccessor httpContextAccessor, System.Text.Encodings.Web.JavaScriptEncoder encoder = null) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.JavaScriptSnippet.ScriptBody.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Logging.ApplicationInsightsLoggerOptions
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Logging.ApplicationInsightsLoggerOptions.ApplicationInsightsLoggerOptions() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Logging.ApplicationInsightsLoggerOptions.IncludeEventId.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Logging.ApplicationInsightsLoggerOptions.IncludeEventId.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Logging.ApplicationInsightsLoggerOptions.TrackExceptionsAsExceptionTelemetry.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Logging.ApplicationInsightsLoggerOptions.TrackExceptionsAsExceptionTelemetry.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.RequestTrackingTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.RequestTrackingTelemetryModule.CollectionOptions.get -> Microsoft.ApplicationInsights.AspNetCore.Extensions.RequestCollectionOptions
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.RequestTrackingTelemetryModule.CollectionOptions.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.RequestTrackingTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.RequestTrackingTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.RequestTrackingTelemetryModule.RequestTrackingTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.RequestTrackingTelemetryModule.RequestTrackingTelemetryModule(Microsoft.ApplicationInsights.Extensibility.IApplicationIdProvider applicationIdProvider) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Resources
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.AspNetCoreEnvironmentTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.AspNetCoreEnvironmentTelemetryInitializer.AspNetCoreEnvironmentTelemetryInitializer(Microsoft.AspNetCore.Hosting.IHostingEnvironment environment) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.AspNetCoreEnvironmentTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.AzureAppServiceRoleNameFromHostNameHeaderInitializer
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.AzureAppServiceRoleNameFromHostNameHeaderInitializer.AzureAppServiceRoleNameFromHostNameHeaderInitializer(string webAppSuffix = ".azurewebsites.net") -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.AzureAppServiceRoleNameFromHostNameHeaderInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.AzureAppServiceRoleNameFromHostNameHeaderInitializer.WebAppSuffix.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.AzureAppServiceRoleNameFromHostNameHeaderInitializer.WebAppSuffix.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer.ClientIpHeaderTelemetryInitializer(Microsoft.AspNetCore.Http.IHttpContextAccessor httpContextAccessor) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer.HeaderNames.get -> System.Collections.Generic.ICollection<string>
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer.HeaderValueSeparators.get -> string
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer.HeaderValueSeparators.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer.UseFirstIp.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer.UseFirstIp.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ComponentVersionTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ComponentVersionTelemetryInitializer.ComponentVersionTelemetryInitializer(Microsoft.Extensions.Options.IOptions<Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions> options) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ComponentVersionTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.DomainNameRoleInstanceTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.DomainNameRoleInstanceTelemetryInitializer.DomainNameRoleInstanceTelemetryInitializer() -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.DomainNameRoleInstanceTelemetryInitializer.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.OperationNameTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.OperationNameTelemetryInitializer.OperationNameTelemetryInitializer(Microsoft.AspNetCore.Http.IHttpContextAccessor httpContextAccessor) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.SyntheticTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.SyntheticTelemetryInitializer.SyntheticTelemetryInitializer(Microsoft.AspNetCore.Http.IHttpContextAccessor httpContextAccessor) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.TelemetryInitializerBase
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.TelemetryInitializerBase.Initialize(Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.TelemetryInitializerBase.TelemetryInitializerBase(Microsoft.AspNetCore.Http.IHttpContextAccessor httpContextAccessor) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.WebSessionTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.WebSessionTelemetryInitializer.WebSessionTelemetryInitializer(Microsoft.AspNetCore.Http.IHttpContextAccessor httpContextAccessor) -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.WebUserTelemetryInitializer
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.WebUserTelemetryInitializer.WebUserTelemetryInitializer(Microsoft.AspNetCore.Http.IHttpContextAccessor httpContextAccessor) -> void
|
|
||||||
Microsoft.AspNetCore.Hosting.ApplicationInsightsWebHostBuilderExtensions
|
|
||||||
Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions
|
|
||||||
Microsoft.Extensions.Logging.ApplicationInsightsLoggerFactoryExtensions
|
|
||||||
override Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer.OnInitializeTelemetry(Microsoft.AspNetCore.Http.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.OperationNameTelemetryInitializer.OnInitializeTelemetry(Microsoft.AspNetCore.Http.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.SyntheticTelemetryInitializer.OnInitializeTelemetry(Microsoft.AspNetCore.Http.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.WebSessionTelemetryInitializer.OnInitializeTelemetry(Microsoft.AspNetCore.Http.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
override Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.WebUserTelemetryInitializer.OnInitializeTelemetry(Microsoft.AspNetCore.Http.HttpContext platformContext, Microsoft.ApplicationInsights.DataContracts.RequestTelemetry requestTelemetry, Microsoft.ApplicationInsights.Channel.ITelemetry telemetry) -> void
|
|
||||||
static Microsoft.ApplicationInsights.AspNetCore.Extensions.HttpRequestExtensions.GetUri(this Microsoft.AspNetCore.Http.HttpRequest request) -> System.Uri
|
|
||||||
static Microsoft.ApplicationInsights.AspNetCore.Resources.Culture.get -> System.Globalization.CultureInfo
|
|
||||||
static Microsoft.ApplicationInsights.AspNetCore.Resources.Culture.set -> void
|
|
||||||
static Microsoft.ApplicationInsights.AspNetCore.Resources.JavaScriptAuthSnippet.get -> string
|
|
||||||
static Microsoft.ApplicationInsights.AspNetCore.Resources.JavaScriptSnippet.get -> string
|
|
||||||
static Microsoft.ApplicationInsights.AspNetCore.Resources.ResourceManager.get -> System.Resources.ResourceManager
|
|
||||||
static Microsoft.AspNetCore.Hosting.ApplicationInsightsWebHostBuilderExtensions.UseApplicationInsights(this Microsoft.AspNetCore.Hosting.IWebHostBuilder webHostBuilder) -> Microsoft.AspNetCore.Hosting.IWebHostBuilder
|
|
||||||
static Microsoft.AspNetCore.Hosting.ApplicationInsightsWebHostBuilderExtensions.UseApplicationInsights(this Microsoft.AspNetCore.Hosting.IWebHostBuilder webHostBuilder, string instrumentationKey) -> Microsoft.AspNetCore.Hosting.IWebHostBuilder
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.AddApplicationInsightsSettings(this Microsoft.Extensions.Configuration.IConfigurationBuilder configurationSourceRoot, bool? developerMode = null, string endpointAddress = null, string instrumentationKey = null) -> Microsoft.Extensions.Configuration.IConfigurationBuilder
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.AddApplicationInsightsSettings(this Microsoft.Extensions.Configuration.IConfigurationBuilder configurationSourceRoot, string connectionString, bool? developerMode = null, string endpointAddress = null, string instrumentationKey = null) -> Microsoft.Extensions.Configuration.IConfigurationBuilder
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(this Microsoft.Extensions.DependencyInjection.IServiceCollection services) -> Microsoft.Extensions.DependencyInjection.IServiceCollection
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(this Microsoft.Extensions.DependencyInjection.IServiceCollection services, Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions options) -> Microsoft.Extensions.DependencyInjection.IServiceCollection
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(this Microsoft.Extensions.DependencyInjection.IServiceCollection services, Microsoft.Extensions.Configuration.IConfiguration configuration) -> Microsoft.Extensions.DependencyInjection.IServiceCollection
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(this Microsoft.Extensions.DependencyInjection.IServiceCollection services, string instrumentationKey) -> Microsoft.Extensions.DependencyInjection.IServiceCollection
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(this Microsoft.Extensions.DependencyInjection.IServiceCollection services, System.Action<Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions> options) -> Microsoft.Extensions.DependencyInjection.IServiceCollection
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.AddApplicationInsightsTelemetryProcessor(this Microsoft.Extensions.DependencyInjection.IServiceCollection services, System.Type telemetryProcessorType) -> Microsoft.Extensions.DependencyInjection.IServiceCollection
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.AddApplicationInsightsTelemetryProcessor<T>(this Microsoft.Extensions.DependencyInjection.IServiceCollection services) -> Microsoft.Extensions.DependencyInjection.IServiceCollection
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.ConfigureTelemetryModule<T>(this Microsoft.Extensions.DependencyInjection.IServiceCollection services, System.Action<T, Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions> configModule) -> Microsoft.Extensions.DependencyInjection.IServiceCollection
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.ConfigureTelemetryModule<T>(this Microsoft.Extensions.DependencyInjection.IServiceCollection services, System.Action<T> configModule) -> Microsoft.Extensions.DependencyInjection.IServiceCollection
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.UseApplicationInsightsExceptionTelemetry(this Microsoft.AspNetCore.Builder.IApplicationBuilder app) -> Microsoft.AspNetCore.Builder.IApplicationBuilder
|
|
||||||
static Microsoft.Extensions.DependencyInjection.ApplicationInsightsExtensions.UseApplicationInsightsRequestTelemetry(this Microsoft.AspNetCore.Builder.IApplicationBuilder app) -> Microsoft.AspNetCore.Builder.IApplicationBuilder
|
|
||||||
static Microsoft.Extensions.Logging.ApplicationInsightsLoggerFactoryExtensions.AddApplicationInsights(this Microsoft.Extensions.Logging.ILoggerFactory factory, System.IServiceProvider serviceProvider) -> Microsoft.Extensions.Logging.ILoggerFactory
|
|
||||||
static Microsoft.Extensions.Logging.ApplicationInsightsLoggerFactoryExtensions.AddApplicationInsights(this Microsoft.Extensions.Logging.ILoggerFactory factory, System.IServiceProvider serviceProvider, Microsoft.Extensions.Logging.LogLevel minLevel) -> Microsoft.Extensions.Logging.ILoggerFactory
|
|
||||||
static Microsoft.Extensions.Logging.ApplicationInsightsLoggerFactoryExtensions.AddApplicationInsights(this Microsoft.Extensions.Logging.ILoggerFactory factory, System.IServiceProvider serviceProvider, System.Func<string, Microsoft.Extensions.Logging.LogLevel, bool> filter) -> Microsoft.Extensions.Logging.ILoggerFactory
|
|
||||||
static Microsoft.Extensions.Logging.ApplicationInsightsLoggerFactoryExtensions.AddApplicationInsights(this Microsoft.Extensions.Logging.ILoggerFactory factory, System.IServiceProvider serviceProvider, System.Func<string, Microsoft.Extensions.Logging.LogLevel, bool> filter, System.Action loggerAddedCallback) -> Microsoft.Extensions.Logging.ILoggerFactory
|
|
||||||
virtual Microsoft.ApplicationInsights.AspNetCore.RequestTrackingTelemetryModule.Dispose(bool disposing) -> void
|
|
|
@ -1,4 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableDiagnosticsTelemetryModule.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableDiagnosticsTelemetryModule.set -> void
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableActiveTelemetryConfigurationSetup.get -> bool
|
|
||||||
Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions.EnableActiveTelemetryConfigurationSetup.set -> void
|
|
|
@ -1,14 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceListeningRequest
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceListeningRequest.DiagnosticSourceListeningRequest() -> void
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceListeningRequest.DiagnosticSourceListeningRequest(string name) -> void
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceListeningRequest.Name.get -> string
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceListeningRequest.Name.set -> void
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceTelemetryModule.DiagnosticSourceTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceTelemetryModule.DiagnosticSourceTelemetryModule(Microsoft.ApplicationInsights.DiagnosticSourceListener.OnEventWrittenHandler onEventWrittenHandler) -> void
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceTelemetryModule.Sources.get -> System.Collections.Generic.IList<Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceListeningRequest>
|
|
||||||
Microsoft.ApplicationInsights.DiagnosticSourceListener.OnEventWrittenHandler
|
|
||||||
override Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceListeningRequest.Equals(object obj) -> bool
|
|
||||||
override Microsoft.ApplicationInsights.DiagnosticSourceListener.DiagnosticSourceListeningRequest.GetHashCode() -> int
|
|
|
@ -1,20 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.EtwListeningRequest() -> void
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.Keywords.get -> ulong
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.Keywords.set -> void
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.Level.get -> Microsoft.Diagnostics.Tracing.TraceEventLevel
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.Level.set -> void
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.ProviderGuid.get -> System.Guid
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.ProviderGuid.set -> void
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.ProviderName.get -> string
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.ProviderName.set -> void
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest.Validate(out string errorMessage) -> bool
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwTelemetryModule.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwTelemetryModule.EtwTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwTelemetryModule.Initialize(Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration) -> void
|
|
||||||
Microsoft.ApplicationInsights.EtwCollector.EtwTelemetryModule.Sources.get -> System.Collections.Generic.IList<Microsoft.ApplicationInsights.EtwCollector.EtwListeningRequest>
|
|
||||||
Microsoft.ApplicationInsights.TraceEvent.Shared.Utilities.TplActivities
|
|
||||||
static readonly Microsoft.ApplicationInsights.TraceEvent.Shared.Utilities.TplActivities.TaskFlowActivityIdsKeyword -> ulong
|
|
||||||
static readonly Microsoft.ApplicationInsights.TraceEvent.Shared.Utilities.TplActivities.TplEventSourceGuid -> System.Guid
|
|
||||||
virtual Microsoft.ApplicationInsights.EtwCollector.EtwTelemetryModule.Dispose(bool isDisposing) -> void
|
|
|
@ -1,6 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender
|
|
||||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.ApplicationInsightsAppender() -> void
|
|
||||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.InstrumentationKey.get -> string
|
|
||||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.InstrumentationKey.set -> void
|
|
||||||
override Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.ActivateOptions() -> void
|
|
||||||
override Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.Flush(int millisecondsTimeout) -> bool
|
|
|
@ -1,12 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.ApplicationInsightsTarget() -> void
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.ContextProperties.get -> System.Collections.Generic.IList<Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext>
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.InstrumentationKey.get -> string
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.InstrumentationKey.set -> void
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Layout.get -> NLog.Layouts.Layout
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Layout.set -> void
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Name.get -> string
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Name.set -> void
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.TargetPropertyWithContext() -> void
|
|
||||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.TargetPropertyWithContext(string name, NLog.Layouts.Layout layout) -> void
|
|
|
@ -1,12 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener
|
|
||||||
Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.ApplicationInsightsTraceListener() -> void
|
|
||||||
Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.ApplicationInsightsTraceListener(string instrumentationKey) -> void
|
|
||||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.Flush() -> void
|
|
||||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.IsThreadSafe.get -> bool
|
|
||||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceData(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, object data) -> void
|
|
||||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceData(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, params object[] data) -> void
|
|
||||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id) -> void
|
|
||||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, string format, params object[] args) -> void
|
|
||||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, string message) -> void
|
|
||||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.Write(string message) -> void
|
|
||||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.WriteLine(string message) -> void
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,17 +0,0 @@
|
||||||
Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.HostingStartup.FileDiagnosticsTelemetryModule
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.HostingStartup.FileDiagnosticsTelemetryModule.FileDiagnosticsTelemetryModule() -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.HostingStartup.WebRequestTrackingModuleRegister
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.HostingStartup.WebRequestTrackingModuleRegister.WebRequestTrackingModuleRegister() -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.TraceSourceForEventSource
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.TraceSourceForEventSource.Dispose() -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.TraceSourceForEventSource.LogLevel.get -> System.Diagnostics.Tracing.EventLevel
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.TraceSourceForEventSource.LogLevel.set -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.TraceSourceForEventSource.TraceEvent(System.Diagnostics.Tracing.EventWrittenEventArgs eventData) -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.TraceSourceForEventSource.TraceSourceForEventSource() -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.TraceSourceForEventSource.TraceSourceForEventSource(System.Diagnostics.SourceLevels defaultLevel) -> void
|
|
||||||
Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.TraceSourceForEventSource.TraceSourceForEventSource(System.Diagnostics.Tracing.EventLevel defaultLevel) -> void
|
|
||||||
static Microsoft.ApplicationInsights.Common.ConditionalWeakTableExtensions.AddIfNotExists<TKey, TValue>(this System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> conditionalWeakTable, TKey key, TValue value) -> void
|
|
||||||
static Microsoft.ApplicationInsights.Extensibility.HostingStartup.WebRequestTrackingModuleRegister.GetModuleType(string assemblyName, string typeName) -> System.Type
|
|
||||||
static Microsoft.ApplicationInsights.Extensibility.HostingStartup.WebRequestTrackingModuleRegister.Register() -> void
|
|
||||||
virtual Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.TraceSourceForEventSource.Dispose(bool disposeManaged = true) -> void
|
|
|
@ -6,7 +6,7 @@
|
||||||
<Company>Microsoft</Company>
|
<Company>Microsoft</Company>
|
||||||
<Copyright>Copyright © Microsoft. All Rights Reserved.</Copyright>
|
<Copyright>Copyright © Microsoft. All Rights Reserved.</Copyright>
|
||||||
|
|
||||||
<TargetFrameworks>net45;net452;netstandard2.0</TargetFrameworks>
|
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
|
||||||
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netstandard2.0</TargetFrameworks>
|
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netstandard2.0</TargetFrameworks>
|
||||||
|
|
||||||
<ProjectGuid>{4B0BC3B7-C7FC-4333-9E28-5790D9153F07}</ProjectGuid>
|
<ProjectGuid>{4B0BC3B7-C7FC-4333-9E28-5790D9153F07}</ProjectGuid>
|
||||||
|
|
|
@ -527,7 +527,7 @@
|
||||||
|
|
||||||
Assert.IsNotNull(actualEvent);
|
Assert.IsNotNull(actualEvent);
|
||||||
Assert.AreEqual(client.InstrumentationKey, actualEvent.Payload[0]);
|
Assert.AreEqual(client.InstrumentationKey, actualEvent.Payload[0]);
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// adding logging to confirm what executable is being tested.
|
// adding logging to confirm what executable is being tested.
|
||||||
var sdkAssembly = AppDomain.CurrentDomain.GetAssemblies().Single(x => x.GetName().Name == "Microsoft.ApplicationInsights");
|
var sdkAssembly = AppDomain.CurrentDomain.GetAssemblies().Single(x => x.GetName().Name == "Microsoft.ApplicationInsights");
|
||||||
var sdkVersion = sdkAssembly.GetName().Version.ToString();
|
var sdkVersion = sdkAssembly.GetName().Version.ToString();
|
||||||
|
@ -686,7 +686,7 @@
|
||||||
private static void VerifyOperationEvent(OperationTelemetry expectedOperation, string expectedName, EventOpcode expectedOpCode, EventWrittenEventArgs actualEvent)
|
private static void VerifyOperationEvent(OperationTelemetry expectedOperation, string expectedName, EventOpcode expectedOpCode, EventWrittenEventArgs actualEvent)
|
||||||
{
|
{
|
||||||
Assert.AreEqual(expectedOpCode, actualEvent.Opcode);
|
Assert.AreEqual(expectedOpCode, actualEvent.Opcode);
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
Assert.AreEqual(expectedName, actualEvent.EventName);
|
Assert.AreEqual(expectedName, actualEvent.EventName);
|
||||||
#endif
|
#endif
|
||||||
VerifyOperationPayload(expectedOperation, actualEvent.Payload);
|
VerifyOperationPayload(expectedOperation, actualEvent.Payload);
|
||||||
|
|
|
@ -94,7 +94,7 @@
|
||||||
[TestClass]
|
[TestClass]
|
||||||
public class Start
|
public class Start
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
[TestMethod]
|
[TestMethod]
|
||||||
public void DoesNotLogErrorsIfCallbackReturnsNull()
|
public void DoesNotLogErrorsIfCallbackReturnsNull()
|
||||||
{
|
{
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<Import Project="$(PropsRoot)\Test.props" />
|
<Import Project="$(PropsRoot)\Test.props" />
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFrameworks>net45;net452;net46;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
<TargetFrameworks>net452;net46;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
||||||
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
||||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
@ -27,11 +27,11 @@
|
||||||
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.6.0" />
|
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.6.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'net452' ">
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452' ">
|
||||||
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
|
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'net452' Or '$(TargetFramework)' == 'net46'">
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452' Or '$(TargetFramework)' == 'net46'">
|
||||||
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="2.0.30" />
|
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="2.0.30" />
|
||||||
|
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ProjectGuid>{21CB9A8A-F25B-4DEB-92CB-ACB6920EB8BC}</ProjectGuid>
|
<ProjectGuid>{21CB9A8A-F25B-4DEB-92CB-ACB6920EB8BC}</ProjectGuid>
|
||||||
<TargetFrameworks>net45;net452</TargetFrameworks>
|
<TargetFrameworks>net452</TargetFrameworks>
|
||||||
<AssemblyName>TelemetryChannel.Nuget.Tests</AssemblyName>
|
<AssemblyName>TelemetryChannel.Nuget.Tests</AssemblyName>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
|
|
@ -298,7 +298,7 @@
|
||||||
localAppData.Delete(true);
|
localAppData.Delete(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
|
|
||||||
[TestMethod]
|
[TestMethod]
|
||||||
public void GetApplicationFolderReturnsSubfolderFromTmpDirFolderInNonWindows()
|
public void GetApplicationFolderReturnsSubfolderFromTmpDirFolderInNonWindows()
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<Import Project="$(PropsRoot)\Test.props" />
|
<Import Project="$(PropsRoot)\Test.props" />
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFrameworks>net45;net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
<TargetFrameworks>net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
||||||
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
||||||
|
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.TelemetryChannel.Tests</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.TelemetryChannel.Tests</AssemblyName>
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.2.0" />
|
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.2.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'net452'">
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
|
||||||
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
|
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
|
||||||
<Reference Include="System.Web" />
|
<Reference Include="System.Web" />
|
||||||
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Net.Http" />
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
|
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
[Serializable]
|
[Serializable]
|
||||||
#endif
|
#endif
|
||||||
internal class StubException : Exception
|
internal class StubException : Exception
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal sealed class TaskExceptionObserver : IDisposable
|
internal sealed class TaskExceptionObserver : IDisposable
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
private static readonly MethodInfo GetScheduledTasksMethod = typeof(TaskScheduler).GetMethod("GetScheduledTasks", BindingFlags.Instance | BindingFlags.NonPublic);
|
private static readonly MethodInfo GetScheduledTasksMethod = typeof(TaskScheduler).GetMethod("GetScheduledTasks", BindingFlags.Instance | BindingFlags.NonPublic);
|
||||||
#endif
|
#endif
|
||||||
private List<AggregateException> unobservedExceptions = new List<AggregateException>();
|
private List<AggregateException> unobservedExceptions = new List<AggregateException>();
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
|
|
||||||
private static void WaitForCurrentTasksToFinish()
|
private static void WaitForCurrentTasksToFinish()
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
IEnumerable<Task> scheduledTasks;
|
IEnumerable<Task> scheduledTasks;
|
||||||
do
|
do
|
||||||
{
|
{
|
||||||
|
|
|
@ -6,13 +6,13 @@
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Diagnostics.Tracing;
|
using System.Diagnostics.Tracing;
|
||||||
using System.Threading;
|
using System.Threading;
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
using System.Runtime.Remoting.Messaging;
|
using System.Runtime.Remoting.Messaging;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
internal class TestEventListener : EventListener
|
internal class TestEventListener : EventListener
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
|
|
||||||
public static class CurrentContextEvents
|
public static class CurrentContextEvents
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
namespace Microsoft.ApplicationInsights.Extensibility.Implementation
|
namespace Microsoft.ApplicationInsights.Extensibility.Implementation
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
using System;
|
using System;
|
||||||
using System.Globalization;
|
using System.Globalization;
|
||||||
using System.Runtime.Remoting;
|
using System.Runtime.Remoting;
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
#else
|
#else
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_AvailabilityData")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_AvailabilityData")]
|
||||||
#endif
|
#endif
|
||||||
internal partial class AvailabilityData
|
internal partial class AvailabilityData
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_DataPoint")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_DataPoint")]
|
||||||
#endif
|
#endif
|
||||||
internal partial class DataPoint
|
internal partial class DataPoint
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_EventData")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_EventData")]
|
||||||
#endif
|
#endif
|
||||||
internal partial class EventData
|
internal partial class EventData
|
||||||
|
|
|
@ -8,8 +8,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_ExceptionData")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_ExceptionData")]
|
||||||
#endif
|
#endif
|
||||||
internal partial class ExceptionData
|
internal partial class ExceptionData
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
#else
|
#else
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
|
|
|
@ -8,8 +8,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_MessageData")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_MessageData")]
|
||||||
#endif
|
#endif
|
||||||
internal partial class MessageData
|
internal partial class MessageData
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_MetricData")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_MetricData")]
|
||||||
#endif
|
#endif
|
||||||
internal partial class MetricData
|
internal partial class MetricData
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_PageViewData")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_PageViewData")]
|
||||||
#endif
|
#endif
|
||||||
internal partial class PageViewData
|
internal partial class PageViewData
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
#else
|
#else
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_PageViewPerfData")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_PageViewPerfData")]
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
#else
|
#else
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_RemoteDependencyData")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_RemoteDependencyData")]
|
||||||
#endif
|
#endif
|
||||||
internal partial class RemoteDependencyData
|
internal partial class RemoteDependencyData
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
[System.Diagnostics.Tracing.EventData(Name = "PartB_RequestData")]
|
[System.Diagnostics.Tracing.EventData(Name = "PartB_RequestData")]
|
||||||
#endif
|
#endif
|
||||||
internal partial class RequestData
|
internal partial class RequestData
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
#else
|
#else
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
namespace Microsoft.ApplicationInsights.Extensibility.Implementation.External
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
// .Net 4.5 and .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
// .NET 4.5.2 have a custom implementation of RichPayloadEventSource
|
||||||
#else
|
#else
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
/// Partial class to add the EventData attribute and any additional customizations to the generated type.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
|
|
||||||
// FormattableString & Co are available in NetFx 4.6+, but not in NetFx 4.5 or NetStandard 1.1
|
// FormattableString & Co are available in NetFx 4.6+, but not in NetFx 4.5 or NetStandard 1.1
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
namespace Microsoft.ApplicationInsights.Extensibility.Implementation
|
namespace Microsoft.ApplicationInsights.Extensibility.Implementation
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#if !NET45 && !NET452// .Net 4.5 and .NET 4.5.2 have a private implementation of this
|
#if !NET452// .NET 4.5.2 have a private implementation of this
|
||||||
namespace Microsoft.ApplicationInsights.Extensibility.Implementation
|
namespace Microsoft.ApplicationInsights.Extensibility.Implementation
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
|
|
|
@ -399,7 +399,7 @@
|
||||||
{
|
{
|
||||||
instance = TimeSpan.Parse(valueString, CultureInfo.InvariantCulture);
|
instance = TimeSpan.Parse(valueString, CultureInfo.InvariantCulture);
|
||||||
}
|
}
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
else if (expectedType.IsEnum)
|
else if (expectedType.IsEnum)
|
||||||
#else
|
#else
|
||||||
else if (expectedType.GetTypeInfo().IsEnum)
|
else if (expectedType.GetTypeInfo().IsEnum)
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
/// <returns>a string representing the version of the current .NET framework.</returns>
|
/// <returns>a string representing the version of the current .NET framework.</returns>
|
||||||
private static string GetRuntimeFrameworkVer()
|
private static string GetRuntimeFrameworkVer()
|
||||||
{
|
{
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
Assembly assembly = typeof(Object).GetTypeInfo().Assembly;
|
Assembly assembly = typeof(Object).GetTypeInfo().Assembly;
|
||||||
AssemblyFileVersionAttribute objectAssemblyFileVer =
|
AssemblyFileVersionAttribute objectAssemblyFileVer =
|
||||||
assembly.GetCustomAttributes(typeof(AssemblyFileVersionAttribute))
|
assembly.GetCustomAttributes(typeof(AssemblyFileVersionAttribute))
|
||||||
|
@ -105,9 +105,7 @@
|
||||||
/// <returns>standard string representing the target framework.</returns>
|
/// <returns>standard string representing the target framework.</returns>
|
||||||
private static string GetBaseSdkTargetFramework()
|
private static string GetBaseSdkTargetFramework()
|
||||||
{
|
{
|
||||||
#if NET45
|
#if NET452
|
||||||
return "net45";
|
|
||||||
#elif NET452
|
|
||||||
return "net452";
|
return "net452";
|
||||||
#elif NET46
|
#elif NET46
|
||||||
return "net46";
|
return "net46";
|
||||||
|
@ -121,7 +119,7 @@
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Runtime information for the underlying OS, should include Linux information here as well.
|
/// Runtime information for the underlying OS, should include Linux information here as well.
|
||||||
/// Note that in NET45/46 the PlatformId is returned which have slightly different (more specific,
|
/// Note that in NET452/46 the PlatformId is returned which have slightly different (more specific,
|
||||||
/// such as Win32NT/Win32S/MacOSX/Unix) values than in NETSTANDARD assemblies where you will get
|
/// such as Win32NT/Win32S/MacOSX/Unix) values than in NETSTANDARD assemblies where you will get
|
||||||
/// the OS platform Windows/Linux/OSX.
|
/// the OS platform Windows/Linux/OSX.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
@ -129,7 +127,7 @@
|
||||||
private static string GetRuntimeOsType()
|
private static string GetRuntimeOsType()
|
||||||
{
|
{
|
||||||
string osValue = "unknown";
|
string osValue = "unknown";
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
|
|
||||||
osValue = Environment.OSVersion.Platform.ToString();
|
osValue = Environment.OSVersion.Platform.ToString();
|
||||||
|
|
||||||
|
|
|
@ -72,7 +72,7 @@ namespace Microsoft.ApplicationInsights.Extensibility.Implementation
|
||||||
|
|
||||||
public static WeakConcurrentRandom Instance
|
public static WeakConcurrentRandom Instance
|
||||||
{
|
{
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
[MethodImpl(MethodImplOptions.AggressiveInlining)]
|
[MethodImpl(MethodImplOptions.AggressiveInlining)]
|
||||||
#endif
|
#endif
|
||||||
get
|
get
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
namespace Microsoft.ApplicationInsights.Extensibility
|
namespace Microsoft.ApplicationInsights.Extensibility
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
using System;
|
using System;
|
||||||
using System.Runtime.Remoting.Messaging;
|
using System.Runtime.Remoting.Messaging;
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights</RootNamespace>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights</AssemblyName>
|
||||||
<TargetFrameworks>net45;net452;net46;netstandard2.0</TargetFrameworks>
|
<TargetFrameworks>net452;net46;netstandard2.0</TargetFrameworks>
|
||||||
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netstandard2.0</TargetFrameworks>
|
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netstandard2.0</TargetFrameworks>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Diagnostics.CodeAnalysis;
|
||||||
using System.Threading;
|
using System.Threading;
|
||||||
#endif
|
#endif
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static readonly double StopwatchTicksToTimeSpanTicks = (double)TimeSpan.TicksPerSecond / Stopwatch.Frequency;
|
internal static readonly double StopwatchTicksToTimeSpanTicks = (double)TimeSpan.TicksPerSecond / Stopwatch.Frequency;
|
||||||
|
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
private static readonly Timer SyncTimeUpdater;
|
private static readonly Timer SyncTimeUpdater;
|
||||||
private static TimeSync timeSync = new TimeSync();
|
private static TimeSync timeSync = new TimeSync();
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static DateTimeOffset GetUtcNow()
|
public static DateTimeOffset GetUtcNow()
|
||||||
{
|
{
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
// DateTime.UtcNow accuracy on .NET Framework is ~16ms, this method
|
// DateTime.UtcNow accuracy on .NET Framework is ~16ms, this method
|
||||||
// uses combination of Stopwatch and DateTime to calculate accurate UtcNow.
|
// uses combination of Stopwatch and DateTime to calculate accurate UtcNow.
|
||||||
|
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
private static void Sync()
|
private static void Sync()
|
||||||
{
|
{
|
||||||
// wait for DateTime.UtcNow update to the next granular value
|
// wait for DateTime.UtcNow update to the next granular value
|
||||||
|
|
|
@ -111,7 +111,7 @@
|
||||||
|
|
||||||
internal static bool IsWindowsOperatingSystem()
|
internal static bool IsWindowsOperatingSystem()
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
return true;
|
return true;
|
||||||
#else
|
#else
|
||||||
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
|
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
|
||||||
|
|
|
@ -66,7 +66,7 @@
|
||||||
|
|
||||||
public static WeakConcurrentRandom Instance
|
public static WeakConcurrentRandom Instance
|
||||||
{
|
{
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
[MethodImpl(MethodImplOptions.AggressiveInlining)]
|
[MethodImpl(MethodImplOptions.AggressiveInlining)]
|
||||||
#endif
|
#endif
|
||||||
get
|
get
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
using System.Diagnostics.CodeAnalysis;
|
using System.Diagnostics.CodeAnalysis;
|
||||||
using System.Threading;
|
using System.Threading;
|
||||||
#endif
|
#endif
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static readonly double StopwatchTicksToTimeSpanTicks = (double)TimeSpan.TicksPerSecond / Stopwatch.Frequency;
|
internal static readonly double StopwatchTicksToTimeSpanTicks = (double)TimeSpan.TicksPerSecond / Stopwatch.Frequency;
|
||||||
|
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
private static readonly Timer SyncTimeUpdater;
|
private static readonly Timer SyncTimeUpdater;
|
||||||
private static TimeSync timeSync = new TimeSync();
|
private static TimeSync timeSync = new TimeSync();
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static DateTimeOffset GetUtcNow()
|
public static DateTimeOffset GetUtcNow()
|
||||||
{
|
{
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
// DateTime.UtcNow accuracy on .NET Framework is ~16ms, this method
|
// DateTime.UtcNow accuracy on .NET Framework is ~16ms, this method
|
||||||
// uses combination of Stopwatch and DateTime to calculate accurate UtcNow.
|
// uses combination of Stopwatch and DateTime to calculate accurate UtcNow.
|
||||||
|
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
private static void Sync()
|
private static void Sync()
|
||||||
{
|
{
|
||||||
// wait for DateTime.UtcNow update to the next granular value
|
// wait for DateTime.UtcNow update to the next granular value
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel</RootNamespace>
|
||||||
<AssemblyName>Microsoft.AI.ServerTelemetryChannel</AssemblyName>
|
<AssemblyName>Microsoft.AI.ServerTelemetryChannel</AssemblyName>
|
||||||
<TargetFrameworks>net45;net452;netstandard2.0</TargetFrameworks>
|
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
|
||||||
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netstandard2.0</TargetFrameworks>
|
<TargetFrameworks Condition="$(OS) != 'Windows_NT'">netstandard2.0</TargetFrameworks>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<ProjectReference Include="..\Microsoft.ApplicationInsights\Microsoft.ApplicationInsights.csproj" />
|
<ProjectReference Include="..\Microsoft.ApplicationInsights\Microsoft.ApplicationInsights.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'net452'">
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
|
||||||
<PackageReference Include="Microsoft.Diagnostics.Tracing.EventRegister" Version="1.1.28">
|
<PackageReference Include="Microsoft.Diagnostics.Tracing.EventRegister" Version="1.1.28">
|
||||||
<PrivateAssets>All</PrivateAssets>
|
<PrivateAssets>All</PrivateAssets>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## VNext
|
## VNext
|
||||||
|
- [End support for .NET Framework 4.5 / 4.5.1, Add support for .NET Framework 4.5.2](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1161)
|
||||||
- [Create single request telemetry when URL-rewrite rewrites a request](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1744)
|
- [Create single request telemetry when URL-rewrite rewrites a request](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1744)
|
||||||
- [Remove legacy TelemetryConfiguration.Active from AspNetCore SDK](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1953)
|
- [Remove legacy TelemetryConfiguration.Active from AspNetCore SDK](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1953)
|
||||||
- [Refactor AspNetCore and WorkerService use of Heartbeat (DiagnosticTelemetryModule)](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1954)
|
- [Refactor AspNetCore and WorkerService use of Heartbeat (DiagnosticTelemetryModule)](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1954)
|
||||||
|
|
|
@ -16,7 +16,7 @@ namespace Microsoft.ApplicationInsights.Implementation
|
||||||
{
|
{
|
||||||
internal static string GetSdkVersion(string versionPrefix)
|
internal static string GetSdkVersion(string versionPrefix)
|
||||||
{
|
{
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
string versionStr = typeof(SdkVersionUtils).Assembly.GetCustomAttributes(false).OfType<AssemblyFileVersionAttribute>().First().Version;
|
string versionStr = typeof(SdkVersionUtils).Assembly.GetCustomAttributes(false).OfType<AssemblyFileVersionAttribute>().First().Version;
|
||||||
#else
|
#else
|
||||||
string versionStr = typeof(SdkVersionUtils).GetTypeInfo().Assembly.GetCustomAttributes<AssemblyFileVersionAttribute>().First().Version;
|
string versionStr = typeof(SdkVersionUtils).GetTypeInfo().Assembly.GetCustomAttributes<AssemblyFileVersionAttribute>().First().Version;
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<Import Project="$(PropsRoot)\Product.props" />
|
<Import Project="$(PropsRoot)\Product.props" />
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFrameworks>netstandard2.0;net45;net452</TargetFrameworks>
|
<TargetFrameworks>netstandard2.0;net452</TargetFrameworks>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights.DiagnosticSourceListener</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights.DiagnosticSourceListener</RootNamespace>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.DiagnosticSourceListener</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.DiagnosticSourceListener</AssemblyName>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<Import Project="$(PropsRoot)\Product.props" />
|
<Import Project="$(PropsRoot)\Product.props" />
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFrameworks>net451;net452</TargetFrameworks>
|
<TargetFrameworks>net452</TargetFrameworks>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights.EtwCollector</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights.EtwCollector</RootNamespace>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.EtwCollector</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.EtwCollector</AssemblyName>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
@ -68,7 +68,7 @@ namespace Microsoft.ApplicationInsights.TraceEvent.Shared.Implementation
|
||||||
string name;
|
string name;
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
name = AppDomain.CurrentDomain.FriendlyName;
|
name = AppDomain.CurrentDomain.FriendlyName;
|
||||||
#else
|
#else
|
||||||
name = string.Empty;
|
name = string.Empty;
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<Import Project="$(PropsRoot)\Product.props" />
|
<Import Project="$(PropsRoot)\Product.props" />
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFrameworks>net45;net452;netstandard2.0</TargetFrameworks>
|
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights.Log4NetAppender</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights.Log4NetAppender</RootNamespace>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.Log4NetAppender</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.Log4NetAppender</AssemblyName>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<Import Project="$(PropsRoot)\Product.props" />
|
<Import Project="$(PropsRoot)\Product.props" />
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFrameworks>net45;net452;netstandard2.0</TargetFrameworks>
|
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights.NLogTarget</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights.NLogTarget</RootNamespace>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.NLogTarget</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.NLogTarget</AssemblyName>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<Import Project="$(PropsRoot)\Product.props" />
|
<Import Project="$(PropsRoot)\Product.props" />
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFrameworks>net45;net452;netstandard2.0</TargetFrameworks>
|
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights.TraceListener</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights.TraceListener</RootNamespace>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.TraceListener</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.TraceListener</AssemblyName>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
{
|
{
|
||||||
public static string GetExpectedSdkVersion(string prefix, Type loggerType)
|
public static string GetExpectedSdkVersion(string prefix, Type loggerType)
|
||||||
{
|
{
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
string versionStr = loggerType.Assembly.GetCustomAttributes(false).OfType<AssemblyFileVersionAttribute>().First().Version;
|
string versionStr = loggerType.Assembly.GetCustomAttributes(false).OfType<AssemblyFileVersionAttribute>().First().Version;
|
||||||
#else
|
#else
|
||||||
string versionStr = loggerType.GetTypeInfo().Assembly.GetCustomAttributes<AssemblyFileVersionAttribute>().First().Version;
|
string versionStr = loggerType.GetTypeInfo().Assembly.GetCustomAttributes<AssemblyFileVersionAttribute>().First().Version;
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights.Log4NetAppender.Tests</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights.Log4NetAppender.Tests</RootNamespace>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.Log4NetAppender.Tests</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.Log4NetAppender.Tests</AssemblyName>
|
||||||
<TargetFrameworks>net45;net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
<TargetFrameworks>net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
<ProjectReference Include="..\..\src\Log4NetAppender\Log4NetAppender.csproj" />
|
<ProjectReference Include="..\..\src\Log4NetAppender\Log4NetAppender.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'net452'">
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
|
||||||
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Net.Http" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights.NLogTarget.Tests</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights.NLogTarget.Tests</RootNamespace>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.NLogTarget.Tests</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.NLogTarget.Tests</AssemblyName>
|
||||||
<TargetFrameworks>net45;net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
<TargetFrameworks>net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
<ProjectReference Include="..\..\src\NLogTarget\NLogTarget.csproj" />
|
<ProjectReference Include="..\..\src\NLogTarget\NLogTarget.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'net452'">
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
|
||||||
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Net.Http" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ namespace Microsoft.ApplicationInsights.Tracing.Tests
|
||||||
{
|
{
|
||||||
public string InstrumentationKey { get; }
|
public string InstrumentationKey { get; }
|
||||||
|
|
||||||
#if NET45 || NET452 || NET46
|
#if NET452 || NET46
|
||||||
private static readonly string ApplicationInsightsConfigFilePath =
|
private static readonly string ApplicationInsightsConfigFilePath =
|
||||||
Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "ApplicationInsights.config");
|
Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "ApplicationInsights.config");
|
||||||
#else
|
#else
|
||||||
|
|
|
@ -21,7 +21,7 @@ namespace Microsoft.ApplicationInsights
|
||||||
public CustomTelemetryChannel()
|
public CustomTelemetryChannel()
|
||||||
{
|
{
|
||||||
this.waitHandle = new AutoResetEvent(false);
|
this.waitHandle = new AutoResetEvent(false);
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
this.SentItems = new ITelemetry[0];
|
this.SentItems = new ITelemetry[0];
|
||||||
#else
|
#else
|
||||||
this.SentItems = Array.Empty<ITelemetry>();
|
this.SentItems = Array.Empty<ITelemetry>();
|
||||||
|
@ -89,7 +89,7 @@ namespace Microsoft.ApplicationInsights
|
||||||
{
|
{
|
||||||
lock (this)
|
lock (this)
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
this.SentItems = new ITelemetry[0];
|
this.SentItems = new ITelemetry[0];
|
||||||
#else
|
#else
|
||||||
this.SentItems = Array.Empty<ITelemetry>();
|
this.SentItems = Array.Empty<ITelemetry>();
|
||||||
|
|
|
@ -217,7 +217,7 @@
|
||||||
Assert.AreEqual(expectedEventId.ToString(InvariantCulture), telemetry.Properties["EventId"]);
|
Assert.AreEqual(expectedEventId.ToString(InvariantCulture), telemetry.Properties["EventId"]);
|
||||||
}
|
}
|
||||||
|
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
[TestMethod]
|
[TestMethod]
|
||||||
[TestCategory("TraceListener")]
|
[TestCategory("TraceListener")]
|
||||||
public void TraceListenerSendsResumeAsVerbose()
|
public void TraceListenerSendsResumeAsVerbose()
|
||||||
|
@ -357,7 +357,7 @@
|
||||||
source.TraceInformation("TestMessage");
|
source.TraceInformation("TestMessage");
|
||||||
}
|
}
|
||||||
|
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
[TestMethod]
|
[TestMethod]
|
||||||
public void TraceEventDoesNotStoreLogicalOperationStackInTelemetryPropertiesBecauseLongValuesAreRejected()
|
public void TraceEventDoesNotStoreLogicalOperationStackInTelemetryPropertiesBecauseLongValuesAreRejected()
|
||||||
{
|
{
|
||||||
|
@ -420,7 +420,7 @@
|
||||||
{
|
{
|
||||||
listener.TraceOutputOptions = options;
|
listener.TraceOutputOptions = options;
|
||||||
TraceEventCache traceEventCache = new TraceEventCache();
|
TraceEventCache traceEventCache = new TraceEventCache();
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
PrivateObject privateObject = new PrivateObject(traceEventCache);
|
PrivateObject privateObject = new PrivateObject(traceEventCache);
|
||||||
privateObject.SetField("timeStamp", DateTime.Now.Ticks);
|
privateObject.SetField("timeStamp", DateTime.Now.Ticks);
|
||||||
privateObject.SetField("stackTrace", "Environment.StackTrace");
|
privateObject.SetField("stackTrace", "Environment.StackTrace");
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<RootNamespace>Microsoft.ApplicationInsights.TraceListener.Tests</RootNamespace>
|
<RootNamespace>Microsoft.ApplicationInsights.TraceListener.Tests</RootNamespace>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.TraceListener.Tests</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.TraceListener.Tests</AssemblyName>
|
||||||
<TargetFrameworks>net45;net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
<TargetFrameworks>net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
<ProjectReference Include="..\..\src\TraceListener\TraceListener.csproj" />
|
<ProjectReference Include="..\..\src\TraceListener\TraceListener.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'net452'">
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
|
||||||
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Net.Http" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<RootNamespace>Xdt.Tests</RootNamespace>
|
<RootNamespace>Xdt.Tests</RootNamespace>
|
||||||
<AssemblyName>Xdt.Tests</AssemblyName>
|
<AssemblyName>Xdt.Tests</AssemblyName>
|
||||||
<TargetFrameworks>net45;net452</TargetFrameworks>
|
<TargetFrameworks>net452</TargetFrameworks>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
[SuppressMessage("Documentation Rules", "SA1614:ElementParameterDocumentationMustHaveText", Justification = "This class is obsolete and will not be completely documented.")]
|
[SuppressMessage("Documentation Rules", "SA1614:ElementParameterDocumentationMustHaveText", Justification = "This class is obsolete and will not be completely documented.")]
|
||||||
internal class ApplicationInsightsLogger : ILogger
|
internal class ApplicationInsightsLogger : ILogger
|
||||||
{
|
{
|
||||||
#if NET451 || NET452 || NET46 || NET461
|
#if NET452 || NET46 || NET461
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// SDK Version Prefix.
|
/// SDK Version Prefix.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.AspNetCore</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.AspNetCore</AssemblyName>
|
||||||
<TargetFrameworks>netstandard2.0;net451;net452;net46;net461</TargetFrameworks>
|
<TargetFrameworks>netstandard2.0;net452;net46;net461</TargetFrameworks>
|
||||||
|
|
||||||
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard2.0</TargetFrameworks>
|
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard2.0</TargetFrameworks>
|
||||||
<DefineConstants>$(DefineConstants);AI_ASPNETCORE_WEB;</DefineConstants>
|
<DefineConstants>$(DefineConstants);AI_ASPNETCORE_WEB;</DefineConstants>
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
<ProjectReference Include="..\..\..\WEB\Src\EventCounterCollector\EventCounterCollector\EventCounterCollector.csproj" />
|
<ProjectReference Include="..\..\..\WEB\Src\EventCounterCollector\EventCounterCollector\EventCounterCollector.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' OR '$(TargetFramework)' == 'net452' OR '$(TargetFramework)' == 'net46' ">
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452' OR '$(TargetFramework)' == 'net46' ">
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="1.1.3" />
|
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="1.1.3" />
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal class SdkVersionUtils
|
internal class SdkVersionUtils
|
||||||
{
|
{
|
||||||
#if NET451 || NET452 || NET46 || NET461
|
#if NET452 || NET46 || NET461
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// SDK Version Prefix.
|
/// SDK Version Prefix.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
|
@ -43,7 +43,7 @@ namespace Microsoft.ApplicationInsights.WorkerService.TelemetryInitializers
|
||||||
string hostName = Dns.GetHostName();
|
string hostName = Dns.GetHostName();
|
||||||
|
|
||||||
// Issue #61: For dnxcore machine name does not have domain name like in full framework
|
// Issue #61: For dnxcore machine name does not have domain name like in full framework
|
||||||
#if NET451 || NET452 || NET46 || NET461
|
#if NET452 || NET46 || NET461
|
||||||
string domainName = IPGlobalProperties.GetIPGlobalProperties().DomainName;
|
string domainName = IPGlobalProperties.GetIPGlobalProperties().DomainName;
|
||||||
if (!hostName.EndsWith(domainName, StringComparison.OrdinalIgnoreCase))
|
if (!hostName.EndsWith(domainName, StringComparison.OrdinalIgnoreCase))
|
||||||
{
|
{
|
||||||
|
|
|
@ -15,8 +15,6 @@
|
||||||
this.assemblyName = this.GetType().GetTypeInfo().Assembly.GetName().Name;
|
this.assemblyName = this.GetType().GetTypeInfo().Assembly.GetName().Name;
|
||||||
}
|
}
|
||||||
|
|
||||||
// The NET451 conditional check is wrapped inside the test to make the tests visible in the test explorer. We can move them to the class level once if the issue is resolved.
|
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
public void TestBasicDependencyPropertiesAfterRequestingBasicPage()
|
public void TestBasicDependencyPropertiesAfterRequestingBasicPage()
|
||||||
{
|
{
|
||||||
|
|
|
@ -15,7 +15,6 @@
|
||||||
this.assemblyName = this.GetType().GetTypeInfo().Assembly.GetName().Name;
|
this.assemblyName = this.GetType().GetTypeInfo().Assembly.GetName().Name;
|
||||||
}
|
}
|
||||||
|
|
||||||
// The NET451 conditional check is wrapped inside the test to make the tests visible in the test explorer. We can move them to the class level once if the issue is resolved.
|
|
||||||
[Fact]
|
[Fact]
|
||||||
public void TestBasicDependencyPropertiesAfterRequestingBasicPage()
|
public void TestBasicDependencyPropertiesAfterRequestingBasicPage()
|
||||||
{
|
{
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
this.assemblyName = this.GetType().GetTypeInfo().Assembly.GetName().Name;
|
this.assemblyName = this.GetType().GetTypeInfo().Assembly.GetName().Name;
|
||||||
}
|
}
|
||||||
|
|
||||||
// The NET451 conditional check is wrapped inside the test to make the tests visible in the test explorer. We can move them to the class level once if the issue is resolved.
|
|
||||||
|
|
||||||
public void TestBasicDependencyPropertiesAfterRequestingBasicPage()
|
public void TestBasicDependencyPropertiesAfterRequestingBasicPage()
|
||||||
{
|
{
|
||||||
const string RequestPath = "/api/values";
|
const string RequestPath = "/api/values";
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
public class SdkVersionTestUtils
|
public class SdkVersionTestUtils
|
||||||
{
|
{
|
||||||
#if NET451 || NET452 || NET46 || NET461
|
#if NET452 || NET46 || NET461
|
||||||
public const string VersionPrefix = "aspnet5f:";
|
public const string VersionPrefix = "aspnet5f:";
|
||||||
#else
|
#else
|
||||||
public const string VersionPrefix = "aspnet5c:";
|
public const string VersionPrefix = "aspnet5c:";
|
||||||
|
|
|
@ -7,24 +7,24 @@
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// Array.Empty() was added to Net Framework in 4.6
|
/// Array.Empty() was added to Net Framework in 4.6
|
||||||
/// This adds support for Net45 || net452.
|
/// This adds support for net452.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
internal static T[] Empty<T>()
|
internal static T[] Empty<T>()
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
return EmptyArray<T>.Value;
|
return EmptyArray<T>.Value;
|
||||||
#else
|
#else
|
||||||
return System.Array.Empty<T>();
|
return System.Array.Empty<T>();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// [Net45/net452 Only] Copied from Net Framework (https://referencesource.microsoft.com/#mscorlib/system/array.cs,bc9fd1be0e4f4e70,references).
|
/// [net452 Only] Copied from Net Framework (https://referencesource.microsoft.com/#mscorlib/system/array.cs,bc9fd1be0e4f4e70,references).
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// Array.Empty() was added to Net Framework in 4.6
|
/// Array.Empty() was added to Net Framework in 4.6
|
||||||
/// This adds support for Net45 || net452.
|
/// This adds support for net452.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
private static class EmptyArray<T>
|
private static class EmptyArray<T>
|
||||||
{
|
{
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<Import Project="$(PropsRoot)\Test.props" />
|
<Import Project="$(PropsRoot)\Test.props" />
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFrameworks>net45;net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
<TargetFrameworks>net452;netcoreapp2.1;netcoreapp3.1</TargetFrameworks>
|
||||||
<AssemblyName>Microsoft.ApplicationInsights.DependencyCollector.Tests</AssemblyName>
|
<AssemblyName>Microsoft.ApplicationInsights.DependencyCollector.Tests</AssemblyName>
|
||||||
<PackageId>Microsoft.AI.DependencyCollector.Tests</PackageId>
|
<PackageId>Microsoft.AI.DependencyCollector.Tests</PackageId>
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
<PackageReference Include="System.Data.SqlClient" Version="4.7.0" />
|
<PackageReference Include="System.Data.SqlClient" Version="4.7.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'net452'">
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
|
||||||
<PackageReference Include="System.Buffers" Version="4.5.1" />
|
<PackageReference Include="System.Buffers" Version="4.5.1" />
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
namespace Microsoft.ApplicationInsights.Tests
|
namespace Microsoft.ApplicationInsights.Tests
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
namespace Microsoft.ApplicationInsights.Tests
|
namespace Microsoft.ApplicationInsights.Tests
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
using System;
|
using System;
|
||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
namespace Microsoft.ApplicationInsights.Tests
|
namespace Microsoft.ApplicationInsights.Tests
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
|
|
|
@ -1054,8 +1054,8 @@
|
||||||
|
|
||||||
private long ToUnixTimeStamp(DateTimeOffset datetime)
|
private long ToUnixTimeStamp(DateTimeOffset datetime)
|
||||||
{
|
{
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
return (long)(datetime - EpochStart).TotalMilliseconds;
|
return (long)(datetime - EpochStart).TotalMilliseconds;
|
||||||
#else
|
#else
|
||||||
return datetime.ToUnixTimeMilliseconds();
|
return datetime.ToUnixTimeMilliseconds();
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
namespace Microsoft.ApplicationInsights.Tests
|
namespace Microsoft.ApplicationInsights.Tests
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
|
@ -53,7 +53,7 @@ namespace Microsoft.ApplicationInsights.Tests
|
||||||
ClientServerDependencyTracker.PretendProfilerIsAttached = false;
|
ClientServerDependencyTracker.PretendProfilerIsAttached = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Tests if BeginWebTracking() returns operation with associated telemetry item (with start time and time stamp).
|
/// Tests if BeginWebTracking() returns operation with associated telemetry item (with start time and time stamp).
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
namespace Microsoft.ApplicationInsights.Tests
|
namespace Microsoft.ApplicationInsights.Tests
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
|
@ -206,7 +206,7 @@ namespace Microsoft.ApplicationInsights.Tests
|
||||||
RequestResponseHeaders.RequestContextCorrelationSourceKey));
|
RequestResponseHeaders.RequestContextCorrelationSourceKey));
|
||||||
}
|
}
|
||||||
|
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Ensures that the legacy correlation headers are NOT added when request is sent if HttpProcessing is configured to.
|
/// Ensures that the legacy correlation headers are NOT added when request is sent if HttpProcessing is configured to.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
namespace Microsoft.ApplicationInsights.Tests
|
namespace Microsoft.ApplicationInsights.Tests
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
|
@ -107,7 +107,7 @@ namespace Microsoft.ApplicationInsights.Tests
|
||||||
null);
|
null);
|
||||||
}
|
}
|
||||||
|
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
[TestMethod]
|
[TestMethod]
|
||||||
public void RddTestHttpProcessingFrameworkOnEndHttpCallbackSuccessParentActivity()
|
public void RddTestHttpProcessingFrameworkOnEndHttpCallbackSuccessParentActivity()
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
namespace Microsoft.ApplicationInsights.Tests
|
namespace Microsoft.ApplicationInsights.Tests
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
|
@ -273,7 +273,7 @@ namespace Microsoft.ApplicationInsights.Tests
|
||||||
null);
|
null);
|
||||||
}
|
}
|
||||||
|
|
||||||
#if !NET45 && !NET452
|
#if !NET452
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Validates SQLProcessingFramework sends correct telemetry.
|
/// Validates SQLProcessingFramework sends correct telemetry.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#if NET45 || NET452
|
#if NET452
|
||||||
namespace Microsoft.ApplicationInsights.Tests
|
namespace Microsoft.ApplicationInsights.Tests
|
||||||
{
|
{
|
||||||
using System;
|
using System;
|
||||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче