23 lines
684 B
YAML
23 lines
684 B
YAML
title: Python Integration for Sentry
|
|
registryType: utilities
|
|
language: python
|
|
tags:
|
|
- python
|
|
- processor
|
|
- propagator
|
|
- utilities
|
|
- sentry
|
|
- error monitoring
|
|
license: MIT
|
|
description:
|
|
The Sentry OpenTelemetry Python integration provides a processor and
|
|
propagator to send data to Sentry and to associate traces/spans to Sentry
|
|
errors. For configuration details, see [OpenTelemetry
|
|
Support](https://docs.sentry.io/platforms/python/performance/instrumentation/opentelemetry/).
|
|
authors:
|
|
- name: Sentry authors
|
|
email: otel@sentry.io
|
|
urls:
|
|
repo: https://github.com/getsentry/sentry-python/tree/master/sentry_sdk/integrations/opentelemetry
|
|
createdAt: 2023-01-31
|