Pakket: python3-aws-xray-sdk (0.95-3)
Verwijzigingen voor python3-aws-xray-sdk
Debian bronnen:
Het bronpakket python-aws-xray-sdk downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-aws-xray-sdk gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jsonpickle
- Python library for serializing object graphs into 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