How can I retrieve through an API *Live Metrics* of Microsoft Application Insights
问题 I monitor the execution of an Azure function using the Live Metrics Stream management UI as seen below: Some of these metrics can be retrieved through the Application Insights REST API. However, metrics concerning overall health data, or Servers data, return a null value. For example,the performanceCounters/processCpuPercentage endpoint produces the following output when probed: HTTP/1.1 200 content-type: application/json; charset=utf-8 { "value": { "start": "2018-10-16T11:20:37.366Z", "end":