Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

OpenTelemetry Python exporters for Google Cloud Monitoring and Trace

Awesome Lists containing this project

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).