# os-python-opentelemetry-instrumentation-grpc
**Repository Path**: mirrors_pexip/os-python-opentelemetry-instrumentation-grpc
## Basic Information
- **Project Name**: os-python-opentelemetry-instrumentation-grpc
- **Description**: Packaging for python-opentelemetry-instrumentation-grpc
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: trixie
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-09-15
- **Last Updated**: 2026-04-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
OpenTelemetry gRPC Integration
==============================
|pypi|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-grpc.svg
:target: https://pypi.org/project/opentelemetry-instrumentation-grpc/
Client and server interceptors for `gRPC Python`_.
.. _gRPC Python: https://grpc.github.io/grpc/python/grpc.html
Installation
------------
::
pip install opentelemetry-instrumentation-grpc
References
----------
* `OpenTelemetry Project `_
* `OpenTelemetry Python Examples `_