src/azinsights/exporter/ApplicationInsightsExporter.py [216:224]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Parameters
        ----------
        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 [238:246]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Parameters
        ----------
        name : str
            Name of the metric
        description : str
            Description of the metric
        measure : measure_module.BaseMeasure
            OpenCensus measure for this view
        '''
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



