Lumigo wrapper to trace distributed architecture
Project description
# lumigo-python-wrapper :stars:
![CircleCI](https://circleci.com/gh/lumigo-io/lumigo-python-wrapper/tree/master.svg?style=svg&circle-token=d98d1b95f34b49be2caa58c49d8a70d6a7587b88) ![Version](https://badge.fury.io/py/lumigo-tracer.svg) ![codecov](https://codecov.io/gh/lumigo-io/lumigo-python-wrapper/branch/master/graph/badge.svg?token=d8CvqyKTnq)
This is [lumigo-python-wrapper](https://), Lumigo’s Python tracer for distributed tracing and performance monitoring.
Supported Python Runtimes: 3.6, 3.7, 3.8
# Usage
# Manually
# Contributing
Contributions to this project are welcome from all! Below are a couple pointers on how to prepare your machine, as well as some information on testing.
## Preparing your machine Getting your machine ready to develop against the package is a straightforward process:
1. Clone this repository, and open a CLI in the cloned directory 1. Create a virtual environment for the project virtualenv venv -p python3 1. Activate the virtualenv: . venv/bin/activate 1. Install dependencies: pip install -r requirements.txt 1. Navigate to the source directory: cd src and 1. Run the setup script: python setup.py develop. 1. Run pre-commit install in your repository to install pre-commit hooks
Note: If you are using pycharm, ensure that you set it to use the virtualenv virtual environment manager. This is available in the menu under PyCharm -> Preferences -> Project -> Interpreter
## Running the test suite We’ve provided an easy way to run the unit test suite: * Run ./scripts/checks.sh in the root folder.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file lumigo_python_wrapper-0.3.12-py3-none-any.whl
.
File metadata
- Download URL: lumigo_python_wrapper-0.3.12-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79c882a1a745de27fb04d0aae1ccde95c769230fae0a968667adec4f8c123122 |
|
MD5 | 2b877d2f6332f03c9014264f9c8bc860 |
|
BLAKE2b-256 | 314ad1f1d04b0ad5f1fcfb55152fe0642840102d914d775370b8f77137921e87 |