Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

EventCounter 1st value is unusually high. #1233

Closed
cijothomas opened this issue Jul 13, 2019 · 4 comments
Closed

EventCounter 1st value is unusually high. #1233

cijothomas opened this issue Jul 13, 2019 · 4 comments
Assignees
Milestone

Comments

@cijothomas
Copy link
Contributor

If you are reporting bug/issue, please provide detailed Repro instructions.

Repro Steps

  1. Take .net core 3.0 preview 6 app.
  2. Install latest beta1 sdk.
  3. Run the app for few minutes.
  4. Observe value of EventCounters like ExceptionCount, TP Items Count.

Actual Behavior

The very 1st value reported is quite high. Like 100K or so.. The next value onwards its more like 1-2. as per expectations.

Expected Behavior

The 1st value is suspiciously high.

Version Info

SDK Version : 2.11.0-beta1
.NET Version : .net core 3.0-preview6
How Application was onboarded with SDK(VisualStudio/StatusMonitor/Azure Extension) :
OS :
Hosting Info (IIS/Azure WebApps/ etc) :

@cijothomas
Copy link
Contributor Author

example 1:
image

@cijothomas
Copy link
Contributor Author

example 2:
image

@cijothomas
Copy link
Contributor Author

dotnet/coreclr#25799 This is fixed and will be available in .NET Core 3,0 preview 8. No action required in application insights sdk other than validating things look good. Keeping this open until preview 8 is available for testing.

@cijothomas
Copy link
Contributor Author

validated with preview 8.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant