Giter Club home page Giter Club logo

Comments (9)

SyntaxC4 avatar SyntaxC4 commented on May 20, 2024

This isn't specific to monitoring a Function, but does talk about monitoring a Web App with a Function: https://github.com/Azure-Samples/functions-dotnet-azure-insights-trigger

from azure-functions.

wesmc7777 avatar wesmc7777 commented on May 20, 2024

I plan to have a draft of this one done next week to discuss by our meeting on the 27th

from azure-functions.

lindydonna avatar lindydonna commented on May 20, 2024

@wesmc7777 Add a big red or yellow note that explains that the monitoring tile in the main resource blade will always be empty for Dynamic Plan function. See screenshot below.

image

from azure-functions.

SyntaxC4 avatar SyntaxC4 commented on May 20, 2024

The App Service CLI has the Log Tailing capabilities which work for Functions: (in ASM)

azure site log tail -v <site-name>

from azure-functions.

SyntaxC4 avatar SyntaxC4 commented on May 20, 2024

@lindydonna Can you clarify as to why we won't ever see monitoring data in this part for the Dynamic hosting plan?

from azure-functions.

lindydonna avatar lindydonna commented on May 20, 2024

@wesmc7777 Please work with @dariagrigoriu on this topic, as this touches on features such as Dynamic compute and the spending cap.

When using the Consumption hosting plan for Azure Functions, the Monitoring tile in the Function App Overview blade will not show any data. This is because the platform dynamically scales and manages compute instances for you, so these metrics are not meaningful on a Consumption plan. To monitor the usage of your Function Apps, you should instead use the guidance in this article.

from azure-functions.

wesmc7777 avatar wesmc7777 commented on May 20, 2024

@dariagrigoriu @lindydonna Is this also true for free tier?

from azure-functions.

wesmc7777 avatar wesmc7777 commented on May 20, 2024

https://review.docs.microsoft.com/en-us/azure/azure-functions/functions-monitoring?branch=pr-en-us-987

@christopheranderson @lindydonna

from azure-functions.

lindydonna avatar lindydonna commented on May 20, 2024

@wesmc7777 Customers should not use a free app service plan, as they will already get a generous free grant on the Consumption plan. However, that tile will still show data on a Free App service plan. It's very confusing.

from azure-functions.

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.