Metrics
4 TopicsNo Metrics in Application Insights
I have a web app hosted in Azure. I created function apps and app service with application insights enabled on each resource. As you can see from the screenshot of my app service, there is a metric data: But when I checked its application insights, there are no data in the metrics: I also checked traces from the logs and there are data being logged. I would like to know why data is not reflected on the application insights. The instrumentation key are matched with the app settings of function app/app service. Hope you can help me on this issue. Thanks!986Views0likes0CommentsMetrics: No metrics are being shown even after two contracts have been deployed
I've added the Azure Blockchain Workbench (preview) to my resource group (rg-panren), which contains, apart from others, the Azure Blockchain Service, and an App Service that provides the workbench. I've placed the Simple Marketplace sample contract in the workbench, which works fine. It has 3 members, 5 items created, 2 sold - so a lot of transactions should be available (see screenshots). But I don't see anymetrics (no blocks, no CPU usage, no memory usage, nothing.) I've also created a contract with MetaMask and Remix. I increased the balance, decreased it (enhanced version), read it (works fine), but again - no metrics. What do I need to do to see metrics?1.1KViews0likes0CommentsAzure VM guest OS metrics to the Monitor metric
I hope this is the right place to ask this question. I am relatively new to Azure, and still trying to find my feet. We have few virtual machines that are on azure that we would like to capture some additional metrics on and perhaps set up some alerts either via metric monitor alert service in portal or via the metric API. I have managed to establish and read information from the metric API which gives me the metrics from Host. In order to get more information on those VMs (memory usage, details CPU usage etc) I have set up Azure Diagnostics agent and it's sending the data to Azure Table in one of our storage accounts. What I would like to achieve is to, send this data to monitor metric service. That will give us the option to set alerts without using application insight or log analytics services. So far I have not found any ways to set this up via Azure Portal. The only available sink is for Application insight service. I have gone through the documentations and guide, and found that, you can set up sink to monitor metric service but the example posted on the site is a ARM template which will deploy a new VM with the sink configured. I am not sure how to use ARM template to make changes to the existing VMs and set this up. Anyone can give me some direction as to how I can set this sink to send the data to monitor metric service please? Would be much appreciated on any help that I can get. I have found this - VM guest to metrics store (just for ref) Thanks1.5KViews0likes0CommentsAdding Metrics to an Azure Virtual Machine
Hello, I am having issues when trying to view metrics which are logged to a storage account by an Azure virtual server after enabling Guest Level Monitoring. I have checked that the Diagnostics settings are correct (same as another server which has working metrics) The metrics are being logged to the storage account as i can use storage explorer to see these tables and entries. I am getting this error when trying to view the metrics. Any guidance would be appreciated! Thanks1.9KViews0likes3Comments