パッケージ: python-aws-xray-sdk (0.95-1)
python-aws-xray-sdk に関するリンク
Debian の資源:
python-aws-xray-sdk ソースパッケージをダウンロード:
- [python-aws-xray-sdk_0.95-1.dsc]
- [python-aws-xray-sdk_0.95.orig.tar.gz]
- [python-aws-xray-sdk_0.95-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
AWS X-Ray SDK for Python
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 2 version of the module.
その他の python-aws-xray-sdk 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-jsonpickle
- Python library for serializing object graphs into JSON (Python 2)
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-wrapt
- decorators, wrappers and monkey patching. - Python 2.x