# opentelemetry-operations-python **Repository Path**: mirrors_GoogleCloudPlatform/opentelemetry-operations-python ## Basic Information - **Project Name**: opentelemetry-operations-python - **Description**: OpenTelemetry Python exporters for Google Cloud Monitoring and Trace - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Open-Telemetry Operations Exporters for Python [![Documentation Status](https://readthedocs.org/projects/google-cloud-opentelemetry/badge/?version=latest)](https://google-cloud-opentelemetry.readthedocs.io/en/latest/?badge=latest) This repo provides OpenTelemetry Python exporters, propagators, and resource detectors for Google Cloud Platform. To get started with instrumentation in Google Cloud, see [Generate traces and metrics with Python](https://cloud.google.com/stackdriver/docs/instrumentation/setup/python). ## Documentation To learn more about instrumentation and observability, including opinionated recommendations for Google Cloud Observability, visit [Instrumentation and observability](https://cloud.google.com/stackdriver/docs/instrumentation/overview). API docs and additional examples are available at ## Installation All packages are [available on PyPI](https://pypi.org/user/google_opentelemetry/) for installation with `pip`. ## Contributing See the [contributing guide](docs/contributing.md).