パッケージ: python3-aws-xray-sdk (0.95-3)
python3-aws-xray-sdk に関するリンク
Debian の資源:
python-aws-xray-sdk ソースパッケージをダウンロード:
- [python-aws-xray-sdk_0.95-3.dsc]
- [python-aws-xray-sdk_0.95.orig.tar.gz]
- [python-aws-xray-sdk_0.95-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
AWS X-Ray SDK for Python 3
AWS X-Ray is a service that collects data about requests that your application serves, and provides tools you can use to view, filter, and gain insights into that data to identify issues and opportunities for optimization. For any traced request to your application, you can see detailed information not only about the request and response, but also about calls that your application makes to downstream AWS resources, microservices, databases and HTTP web APIs.
This package provides the Python 3 version of the module.
その他の python3-aws-xray-sdk 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jsonpickle
- Serialize any Python object to JSON (Python 3)
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-wrapt
- decorators, wrappers and monkey patching. - Python 3.x