Communication components for Pip.Services in Python
Project description
DataDog components for Pip.Services in Python
This module is a part of the Pip.Services polyglot microservices toolkit. It contains the DataDog logger and performance counters components.
The module contains the following packages:
- Build - contains a class used to create DataDog components by their descriptors.
- Clients - contains constants and classes used to define REST clients for DataDog
- Count - contains a class used to create performance counters that send their metrics to a DataDog service
- Log - contains a class used to create loggers that dump execution logs to a DataDog service.
Use
Install the Python package as
pip install pip-services4-datadog
Develop
For development you shall install the following prerequisites:
- Python 3.7+
- Visual Studio Code or another IDE of your choice
- Docker
Install dependencies:
pip install -r requirements.txt
Run automated tests:
python test.py
Generate API documentation:
./docgen.ps1
Before committing changes run dockerized build and test as:
./build.ps1
./test.ps1
./clear.ps1
Contacts
The Python version of Pip.Services is created and maintained by
- Sergey Seroukhov
- Danil Prisiazhnyi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pip_services4_datadog-0.0.1.tar.gz
.
File metadata
- Download URL: pip_services4_datadog-0.0.1.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d0fe1a27c5c959fece4fe8429b99cb8e99ecae0776ff5f94a0a5249b0108e6f |
|
MD5 | 7fdda516c58fa7b1e6e8d2ebc42612df |
|
BLAKE2b-256 | da5adaac65f60abb87272e98e4ba5a7e3d9afbd6bc3c2229c5b9ef2e919d5059 |
File details
Details for the file pip_services4_datadog-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pip_services4_datadog-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b77698a42380284387158a11d68b16d120002220855d31a057501b2beb071ebb |
|
MD5 | 2e81ac5c4d3284ea676e0a8f89100329 |
|
BLAKE2b-256 | 2b1728f4cba6e57d0642e9da9ea9cdf3f1cd5edf4bbea5edb02ed4d39c90444f |