python_tracer icon indicating copy to clipboard operation
python_tracer copied to clipboard

Lumigo's Python Distributed Tracing and Performance Agent

Results 7 python_tracer issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.0. Release notes Sourced from aiohttp's releases. 3.9.0 Features Introduced AppKey for static typing support of Application storage. See https://docs.aiohttp.org/en/stable/web_advanced.html#application-s-config (#5864) Added a graceful shutdown...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.1. Release notes Sourced from werkzeug's releases. 3.0.1 This is a security release for the 3.0.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/3.0.x/changes/#version-3-0-1 3.0.0 This is a feature...

dependencies

## Description: Adding support for spans zipping for the Python tracer. Reaching the size limits, the tracer should try to zip spans first, before dropping/prioritizing them ## Jira Ticket: See...

## Description: ## Jira Ticket: See [RD-](https://lumigo.atlassian.net/browse/RD-) ## Checklist: - [ ] This PR is a migration - [ ] This PR involves a sensitive part of the codebase ##...