Metadata-Version: 2.1
Name: opentelemetry-azure-monitor
Version: 0.4b0
Summary: Azure Monitor SDKs and Exporters for OpenTelemetry
Home-page: https://github.com/microsoft/opentelemetry-azure-monitor-python
Author: Microsoft
Author-email: appinsightssdk@microsoft.com
License: MIT
Description: # OpenTelemetry Azure Monitor SDKs and Exporters
        
        [![PyPI version](https://badge.fury.io/py/opentelemetry-azure-monitor.svg)](https://badge.fury.io/py/opentelemetry-azure-monitor)
        
        ## Installation
        
        ```sh
        pip install opentelemetry-azure-monitor
        ```
        
        # References
        
        [Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/)
        
        [OpenTelemetry Project](https://opentelemetry.io/)
        
        [OpenTelemetry Python Client](https://github.com/open-telemetry/opentelemetry-python)
        
        [Azure Monitor Python Gitter](https://gitter.im/Microsoft/azure-monitor-python)
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.4
Description-Content-Type: text/markdown
