Instana

Instana

The community for performance and observability professionals to learn, to share ideas, and to connect with others.

 View Only
  • 1.  IIS application website monitoring setup

    Posted Thu August 22, 2024 09:18 AM

    HI all 

    Im sudharsanam

    our organization setting up a EUM for customer dotnet application on windows.

    Customer having more than 100s of application they are using a webconfig file where any changes happen in webconfig will be reflected to all application configurations.

    Here where we should add the instana html code in their environment? 

    Will wait for any reply on this



    ------------------------------
    sudharsanam v
    ------------------------------


  • 2.  RE: IIS application website monitoring setup

    Posted Fri August 23, 2024 04:56 AM

    Hello,
    what does it mean "Customer having more than 100s of application"?
    Specifically, what is 100s?

    You can check how EUM is configured in a web application in the public demo repository "robot-shop", specifically in this script:
    robot-shop/web/entrypoint.sh at master · instana/robot-shop

    My answer is valid, but it can be outdated as a method. 
    I think recently some effort was done to automate even more the EUM settings.
    So I invite more collaborators to answer to your question here.

    In any case, this documentation can help you further:
    https://www.ibm.com/docs/en/instana-observability/current?topic=docker-configuring#end-user-monitoring-eum-settings


    Kind Regards,



    ------------------------------
    Teresa Noviello
    Senior Software Engineer, Team Proxies, Profilers and eBPF, Instana - IBM
    Instana Engineering Team

    IBM Corporation
    c/o Instana
    71 S Wacker Drive, 7th floor
    Chicago, IL 60606
    ------------------------------



  • 3.  RE: IIS application website monitoring setup

    Posted Fri August 23, 2024 05:30 AM
      |   view attached

    Hi 

    100s of application ,which means hundreds of services and dotnet applications.

    Here in this infra they are not having login.html for login page of IIS web server, So we dont know where to add the instana script.



    ------------------------------
    sudharsanam v
    ------------------------------



  • 4.  RE: IIS application website monitoring setup

    Posted Fri August 23, 2024 10:17 AM

    Hi,

    To monitor websites with Instana on IIS you have to include the JS agent manually into each application. For ASP.NET applications you can insert it in the master template. For static HTML pages manually one by one.

    It's worth to mention the "URL Rewrite" module of IIS. With this module you can define rules to change the content of the pages of the apps. With a simple rule you can include the JS agent in certain pages according to patterns.

    Probably Instana will include automatic instrumentation for IIS in the future.

    Regards,



    ------------------------------
    Luis
    luis@impulseit.com

    ------------------------------