You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -102,18 +101,6 @@ public void FailedToReadEnvironmentVariables(System.Exception ex)
102
101
[Event(9,Message="Failed to read environment variables due to an exception. This may prevent the Exporter from initializing. {0}",Level=EventLevel.Warning)]
@@ -140,122 +127,5 @@ public void ErrorInitializingPartOfSdkVersion(string typeName, System.Exception
140
127
141
128
[Event(13,Message="Failed to get Type version while initialize SDK version due to an exception. Not user actionable. Type: {0}. {1}",Level=EventLevel.Warning)]
[Event(20,Message="Failure to calculate CPU Counter. Unexpected negative timespan: PreviousCollectedTime: {0}. RecentCollectedTime: {0}. Not user actionable.",Level=EventLevel.Error)]
[Event(21,Message="Failure to calculate CPU Counter. Unexpected negative value: PreviousCollectedValue: {0}. RecentCollectedValue: {0}. Not user actionable.",Level=EventLevel.Error)]
[Event(1,Message="Failed to configure AzureMonitorOptions using the connection string from environment variables due to an exception: {0}",Level=EventLevel.Error)]
[Event(2,Message="Package reference for {0} found. Backing off from default included instrumentation. Action Required: You must manually configure this instrumentation.",Level=EventLevel.Warning)]
@@ -105,18 +66,6 @@ public void FailedToReadEnvironmentVariables(System.Exception ex)
105
66
[Event(9,Message="Failed to read environment variables due to an exception. This may prevent the Exporter from initializing. {0}",Level=EventLevel.Warning)]
@@ -143,7 +92,6 @@ public void ErrorInitializingPartOfSdkVersion(string typeName, System.Exception
143
92
144
93
[Event(13,Message="Failed to get Type version while initialize SDK version due to an exception. Not user actionable. Type: {0}. {1}",Level=EventLevel.Warning)]
[Event(20,Message="Failure to calculate CPU Counter. Unexpected negative timespan: PreviousCollectedTime: {0}. RecentCollectedTime: {0}. Not user actionable.",Level=EventLevel.Error)]
0 commit comments