

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# AWS Distro for OpenTelemetry Python
<a name="xray-python-opentel-sdk"></a>

借助 AWS Distro for OpenTelemetry (ADOT) Python，工程师只需对应用程序进行一次检测，即可将相关的指标和跟踪发送到多个 AWS 监控解决方案，包括 Amazon CloudWatch、AWS X-Ray 和 Amazon OpenSearch Service。将 X-Ray 与 ADOT 配合使用需要两个组件：使其能够与 X-Ray 一起使用的 *OpenTelemetry 开发工具包*以及*适用于 OpenTelemetry 的 AWS Distro 收集器*。ADOT Python 支持自动检测，使您的应用程序无需更改代码即可发送跟踪信息。

请参阅 [AWS Distro for OpenTelemetry Python 文档](https://aws-otel.github.io/docs/getting-started/python-sdk)，了解入门知识。

有关如何将适用于 OpenTelemetry 的 AWS Distro 与 AWS X-Ray 和其他 AWS 服务 一起使用的更多信息，请参阅 [适用于 OpenTelemetry 的 AWS Distro](https://aws-otel.github.io/) 或 [适用于 OpenTelemetry 的 AWS Distro 文档](https://aws-otel.github.io/docs/introduction)。

有关语言支持和使用情况的其他信息，请参阅 [Github 上的 AWS 观察](https://github.com/aws-observability)。