25 lines
		
	
	
		
			639 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			639 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
OpenTelemetry Instrumentation
 | 
						|
=============================
 | 
						|
 | 
						|
|pypi|
 | 
						|
 | 
						|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-contrib-instrumentations.svg
 | 
						|
   :target: https://pypi.org/project/opentelemetry-contrib-instrumentations/
 | 
						|
 | 
						|
Installation
 | 
						|
------------
 | 
						|
 | 
						|
::
 | 
						|
 | 
						|
    pip install opentelemetry-contrib-instrumentations
 | 
						|
 | 
						|
 | 
						|
This package installs all instrumentation packages hosted by the OpenTelemetry Python Coontrib repository.
 | 
						|
The list of packages can be found (here)[https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation]
 | 
						|
 | 
						|
 | 
						|
References
 | 
						|
----------
 | 
						|
 | 
						|
* `OpenTelemetry Project <https://opentelemetry.io/>`_
 |