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

Question: No data about failed requests #12

Closed
ursenzler opened this issue Mar 16, 2017 · 2 comments
Closed

Question: No data about failed requests #12

ursenzler opened this issue Mar 16, 2017 · 2 comments

Comments

@ursenzler
Copy link

Hi,

I ask here because I have no clue where else to put this question (other than StackOverflow). Please point me to a better location :-)

I instrumented our ASP.NET Web.Api project with Application Insights. Because we use the OWIN middleware, it did not work until I added your applicationinsights-owinextensions package and followed the instructions in the readme.

Now I see requests/sec and request duration inside Application Insights.

However, there is no data about failed calls sent to Application Insights.

Any hint is welcome.

Thanks for your extension!
Urs

@ursenzler
Copy link
Author

Nevermind, somehow I was able to set a filter in AppInsights that made all data go away %-)

@marcinbudny
Copy link
Owner

Hi Urs,
I'm glad this wasn't a bug in the library :)

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

2 participants