简体   繁体   English

如何上传可在 Azure 管理门户上的诊断监视器中看到的 azure 上的自定义指标和指标数据

[英]How to upload custom metrics and metrics data on azure that can be seen on Azure Management Portal in Diagnostics Monitor

I am working on an application with requirement of insert/upload data on azure that can be seen on Azure Management Portal in Diagnostics Monitor/dashboard that shows performance counter data in form of graphs, charts.我正在开发一个需要在 azure 上插入/上传数据的应用程序,可以在 Azure 管理门户的诊断监视器/仪表板中看到,该应用程序以图形、图表的形式显示性能计数器数据。

  1. I want to know how to upload data on azure.我想知道如何在 azure 上上传数据。
  2. How to see uploaded data in Azure Management Portal Diagnostics Monitor/dashboard (in form of graphs/charts)如何在 Azure 管理门户诊断监视器/仪表板中查看上传的数据(以图形/图表的形式)
  3. Can this be done by creating custom metrics?这可以通过创建自定义指标来完成吗? If yes, how to create custom metrics and monitor?如果是,如何创建自定义指标和监控? Can it be done using REST API?可以使用 REST API 来完成吗?
  4. If it is not possible to upload and view my own data on Azure Management Portal - Diagnostics Monitor (graph, chart) using custom monitor the is it possible at all to upload and view my own data in Azure Management Portal - Diagnostics Monitor/dashboard?如果无法使用自定义监视器在 Azure 管理门户 - 诊断监视器(图形、图表)上上传和查看我自己的数据,是否可以在 Azure 管理门户 - 诊断监视器/仪表板中上传和查看我自己的数据?

I am new to Azure.我是 Azure 的新手。 Please suggest if this is possible.请建议这是否可能。

You need to configure Azure Diagnostics.需要配置 Azure 诊断。 The process is described here for Azure Cloud Services and Virtual Machines:此处描述了 Azure 云服务和虚拟机的过程:

https://azure.microsoft.com/en-us/documentation/articles/vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines/ https://azure.microsoft.com/en-us/documentation/articles/vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM