src/azinsights/exporter/ApplicationInsightsExporter.py [198:204]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        name : str
            Name of the metric
        description : str
            Description of the metric
        measure : measure_module.BaseMeasure
            OpenCensus measure for this view
        '''
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/azinsights/exporter/ApplicationInsightsExporter.py [218:224]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        name : str
            Name of the metric
        description : str
            Description of the metric
        measure : measure_module.BaseMeasure
            OpenCensus measure for this view
        '''
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



