Code Monkey home page Code Monkey logo

Comments (10)

jiberan avatar jiberan commented on May 18, 2024 6

I would like to see Application Insights SDK for WCF as official part of SDK. I'm using it in production.

from applicationinsights-sdk-labs.

syntax-e avatar syntax-e commented on May 18, 2024 5

Please make this library official and host it in the official public nuget repository. Currently everyone on my development team needs to configure Visual Studio to include myget.org as a package source and it is a source of confusion.

from applicationinsights-sdk-labs.

luislopezmartin avatar luislopezmartin commented on May 18, 2024

I am missing the capability to setup alerts based on the number of requests. I've only been able to setup alerts based on exceptions raised. I would also like to have analytics on geographical location of my users. Thanks for this great project!

from applicationinsights-sdk-labs.

tomasr avatar tomasr commented on May 18, 2024

@luislopezmartin A recent change introduced a new telemetry initializer: ClientIPTelemetryInitializer. This is an initial step to capturing the client's IP address, which should make the portal automatically generate the location tracking data. There is still an issue here if you're behind a load balancer that is hiding the IP address, which I'll try to address later on.

This is already included in the latest version of the NuGet package in MyGet.

I will let the AI team respond to the rest of your questions!

from applicationinsights-sdk-labs.

SergeyKanzhelev avatar SergeyKanzhelev commented on May 18, 2024

For alerts based on # of request use the metric request rate:

image

More about alerts in case you haven't seen this doc: https://azure.microsoft.com/en-us/documentation/articles/app-insights-metrics-explorer/#set-alerts

There is basic geo information on Usage blade. As @tomasr mentioned you need to have correct IP address collected from X-Forwarded-For header if available. The best analytical capabilities would be available once you upgraded to the premium tier and getting analytics blade available: https://azure.microsoft.com/en-us/documentation/articles/app-analytics-queries/

from applicationinsights-sdk-labs.

bneidhold avatar bneidhold commented on May 18, 2024

Everything works right, but i have a project with mixed WCF and classic aspx Pages. After get the WCF things work with AI no GET/POST requests from the classic aspx are logged. Is this possible to fix/extend?

from applicationinsights-sdk-labs.

SergeyKanzhelev avatar SergeyKanzhelev commented on May 18, 2024

@jiberan - please create an issue for this so we can collect votes. So far our telemetry doesn't show much usage of WCF SDK.

We are trying to keep WCF SDK stable and I believe @tomasr - the author of it running it in production as well

from applicationinsights-sdk-labs.

jiberan avatar jiberan commented on May 18, 2024

@SergeyKanzhelev ok. Base on this issue name I was thinking that you are collecting votes here :-) Btw thanks @tomasr for this.

from applicationinsights-sdk-labs.

SergeyKanzhelev avatar SergeyKanzhelev commented on May 18, 2024

@jiberan oh you are correct. THis is the right issue for voting. I just confused as the discussion derailed to something else =)

from applicationinsights-sdk-labs.

keerthinath-ganjam avatar keerthinath-ganjam commented on May 18, 2024

When will the official launch of App insights SDK for WCF application will be done

from applicationinsights-sdk-labs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.