opentelemetry-python-contrib icon indicating copy to clipboard operation
opentelemetry-python-contrib copied to clipboard

OpenTelemetry instrumentation for Python modules

Results 346 opentelemetry-python-contrib issues
Sort by recently updated
recently updated
newest added
trafficstars

This makes the bootstrap script get the package version directly from pypi instead of from our lists of packages. This makes sure that the packages are actually available for the...

Skip Changelog

# Description Test against recent elasticsearch versions ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) -...

# Description Reintroduce the lint environment after 5116305f77bcd4c8ab18ef302a4351bb5b724c1e to just run the cheap linting tools so that developers can rely on it ## Type of change Please delete options that...

Skip Changelog

This is an OpenTelemetry [scenario runner](https://github.com/pmcollins/opentelemetry-python-contrib/blob/89becd6fbd2c72be36d025c81a77dfeb840ce559/util/oteltest/README.md) for running integration tests and examples. It sets up and runs a scenario defined by each script in a given directory. Script authors define...

Before opening a feature request against this repo, consider whether the feature should/could be implemented in the [other OpenTelemetry client libraries](https://github.com/open-telemetry/). If so, please [open an issue on opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification/issues/new) first....

feature-request

injection when passing user input as keys to xmlattr filter #1 # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation...

Fixes #2483 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) # How Has This Been Tested? Installing the grpc contrib package along with `grpc>=1.63.0`...

# Description Use a list, rather than a comma separate string to represent repeated HTTP request and response headers. fixes #2360 fixes #2358 followup to #2266 ## Type of change...

**Describe your environment** Describe any aspect of your environment relevant to the problem, including your Python version, [platform](https://docs.python.org/3/library/platform.html), version numbers of installed dependencies, information about your cloud hosting provider, etc....

bug