azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

Attach Statsbeat [Part1] - Set up

Open vishweshbankwar opened this issue 2 years ago • 0 comments

This is a initial PR for Statsbeat collection. The idea is to use OTel metric SDK with Azure Monitor exporter to export statsbeat metrics to Application Insights. There are two types of statsbeat that will be collected at interval of 24 hrs and 15 mins. This PR covers the overall structure with attach statsbeat which has a collection interval of 24 hrs. For the metrics that needs to be exported at 15 mins interval, another instance of metricreader will be added.

vishweshbankwar avatar Jul 05 '22 17:07 vishweshbankwar