[ 源代码: python-aws-xray-sdk ]
软件包: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
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-wrapt
- decorators, wrappers and monkey patching. - Python 3.x