Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double entry for metric using base application insights sdk. #2874

Open
citrix-pradeep opened this issue May 29, 2024 · 2 comments
Open

Double entry for metric using base application insights sdk. #2874

citrix-pradeep opened this issue May 29, 2024 · 2 comments

Comments

@citrix-pradeep
Copy link

I have added applicationInsights nuget to windows service project(.net4.8) and added few lines of code just to send metric to azure appinsihgts but i am seeing double entry for each metric with same value and timestamp but itemId is different that means it was collected twice.

code i have used :
using Microsoft.ApplicationInsights;
using Microsoft.ApplicationInsights.Extensibility;

image

image

Note: i have only one dll in my build folder- Microsoft.ApplicationInsights.dll

can you please help on this , why i am getting duplicate entry?

@citrix-pradeep
Copy link
Author

@cijothomas can you please help me on this ?

@citrix-pradeep
Copy link
Author

citrix-pradeep commented Jun 11, 2024

@TimothyMothra , @macrogreg can you please help me on this ?

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

No branches or pull requests

1 participant