Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Harald Svendberg 1 post 71 karma points
    Jun 20, 2017 @ 06:54
    Harald Svendberg
    0

    Azure Application Insights on Umbraco Cloud

    Has anyone used Application Insights with Umbraco Cloud? I tried to install the Nuget package to my Umbraco Web project.

    https://www.nuget.org/packages/Microsoft.ApplicationInsights.Web/

    After entering the Instrumentation Key in ApplicationInsights.config i get data in my Application Insights when running locally. But when I try to push it to my Umbraco Cloud test environment I get no data at all.

  • Anders Burla 2560 posts 8256 karma points
    Mar 14, 2018 @ 14:28
    Anders Burla
    0

    Did you figure this one out?

  • Marc Love (uSkinned.net) 431 posts 1669 karma points
    Aug 29, 2018 @ 10:41
    Marc Love (uSkinned.net)
    0

    Just came across this post as I am about to try out Application Insights on Umbraco Cloud. Has anyone tried this and got it working?

  • Anders Burla 2560 posts 8256 karma points
    Aug 29, 2018 @ 11:30
    Anders Burla
    0

    Not possible as Umbraco Cloud's infrastructure is not ready for it.

  • Søren Kottal 702 posts 4497 karma points MVP 5x c-trib
    Sep 07, 2018 @ 07:04
    Søren Kottal
    0

    I just got it set up on a Cloud project.

    Installed this package (using Package Manager Console in VS) in the .Web website project (I use the UaaS.cmd way of generating my VS solution) https://www.nuget.org/packages/Microsoft.ApplicationInsights.Web

    After that, I added my Instrumentation Key in ApplicationInsights.config and pushed.

    I get lots of data.

    But no profiling data, do I just have to wait for AI to collect these, or is there something I need to do, to get profiling data?

  • Anders Burla 2560 posts 8256 karma points
    Sep 07, 2018 @ 07:47
    Anders Burla
    0

    Hi Søren

    You can't get that as it require software to be installed on the server and Umbraco Cloud is sharing servers between multiple websites, and don't have Application Insigths on their servers.

    So at the moment. Not possible.

  • Marc Love (uSkinned.net) 431 posts 1669 karma points
    Sep 07, 2018 @ 09:49
    Marc Love (uSkinned.net)
    0

    With the more expensive option for Umbraco Cloud they stick you on a dedicated server and you can have insights with that.

  • Anders Burla 2560 posts 8256 karma points
    Sep 07, 2018 @ 10:11
    Anders Burla
    0

    Are you sure about that? Tried it for one of your clients?

    We had a large danish client who has the enterprise deal with dedicated server and such, but it wasnt possible to get Application Insights installed on the servers said Umbraco HQ.

    Kind regards

    Anders

  • Marc Love (uSkinned.net) 431 posts 1669 karma points
    Sep 07, 2018 @ 10:49
    Marc Love (uSkinned.net)
    0

    Thats wierd, only briefly looked at it but was definitely getting stats back on server errors. Umbraco Cloud team told me it was okay to install it.

  • Marc Love (uSkinned.net) 431 posts 1669 karma points
    Sep 07, 2018 @ 10:51
    Marc Love (uSkinned.net)
    0

    Would be good if someone from HQ would confirm this???

  • Anders Burla 2560 posts 8256 karma points
    Sep 10, 2018 @ 08:50
    Anders Burla
    0

    You get stats like you get with Google Analytics - but you dont get stack traces, server profiling etc as Application Insigths normally can do. So you can't see which requests are taking the longest time with a stacktrace to use as a starting point for debugging.

    Kind regards

    Anders

Please Sign in or register to post replies

Write your reply to:

Draft