https://github.com/googlecloudplatform/opentelemetry-operations-python
OpenTelemetry Python exporters for Google Cloud Monitoring and Trace
https://github.com/googlecloudplatform/opentelemetry-operations-python
opentelemetry opentelemetry-python python
Last synced: 9 months ago
JSON representation
OpenTelemetry Python exporters for Google Cloud Monitoring and Trace
- Host: GitHub
- URL: https://github.com/googlecloudplatform/opentelemetry-operations-python
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2020-03-02T22:00:22.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T23:19:36.000Z (10 months ago)
- Last Synced: 2025-04-19T04:48:46.032Z (10 months ago)
- Topics: opentelemetry, opentelemetry-python, python
- Language: Python
- Homepage: https://google-cloud-opentelemetry.readthedocs.io/en/stable/
- Size: 1.91 MB
- Stars: 68
- Watchers: 33
- Forks: 47
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: docs/code-of-conduct.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Open-Telemetry Operations Exporters for Python
[](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).