Metadata-Version: 2.1
Name: opentelemetry-auto-instrumentation
Version: 0.8b0
Summary: Auto Instrumentation for OpenTelemetry Python
Home-page: https://github.com/open-telemetry/opentelemetry-python/tree/master/opentelemetry-auto-instrumentation
Author: OpenTelemetry Authors
Author-email: cncf-opentelemetry-contributors@lists.cncf.io
License: Apache-2.0
Description: OpenTelemetry Auto Instrumentation
        ==================================
        
        |pypi|
        
        .. |pypi| image:: https://badge.fury.io/py/opentelemetry-auto-instrumentation.svg
           :target: https://pypi.org/project/opentelemetry-auto-instrumentation/
        
        Installation
        ------------
        
        ::
        
            pip install opentelemetry-auto-instrumentation
        
        References
        ----------
        
        * `OpenTelemetry Project <https://opentelemetry.io/>`_
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software 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/x-rst
