What features are not supported for monitoring a Functions app running on a [Linux] Consumption Plan?
Many of the features described in this documentation do not appear to work or reveal any actual information with such a setup.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Hi @ericdrobinson Thank you for your feedback! We will review and update as appropriate.
@ericdrobinson Can you please confirm which particular feature you are referring in the doc ?
If you are using Application Insights Monitoring there should not be any differences as Monitoring is done by a Function App run time which is independent of platform.
Check out this thread for Built-in Logging.
Also check Application Insights for Azure Functions supported features here.
@ericdrobinson Can you please confirm which particular feature you are referring in the doc ?

Also check Application Insights for Azure Functions supported features here.
First off, is that information available on the docs site anywhere? If not, it should be. It's better than most of the "monitoring" documentation that I've seen while perusing through the main docs site...
Second, that documentation _also_ doesn't mention whether CPU/Memory metrics are expected to be collected or not.
@ericdrobinson Thank you for providing the required information. I understand that the UI for Application Insights changed and the document is still showing the older images.
I am assigning this to content author for further review and take an appropriate action.
Also it is mentioned in the document which I shared in my last post that _"Automatic collection of Performance Counters only work Windows machines"_.
Also it is mentioned in the document which I shared in my last post that "Automatic collection of Performance Counters only work Windows machines".
Some constructive feedback for you:
Addressing these concerns would go a long way to clarifying things and setting expectations for your customers.
Finally, an explicit question: Is it possible to get CPU and Memory utilization metrics on Azure Functions for Linux?
@brettsam can you address the question about any limitations of Application Insights metrics on Linux versus Windows?
@ericdrobinson I've confirmed that these Consumption plan log queries do run successfully now against a Linux Consumption plan function app. I'll make sure that these examples also get added to the monitoring articles.
Most helpful comment
@ericdrobinson I've confirmed that these Consumption plan log queries do run successfully now against a Linux Consumption plan function app. I'll make sure that these examples also get added to the monitoring articles.