opentelemetry-python-contrib/opentelemetry-instrumentation/tests
Riccardo Magliocchetti 38006e86c4
opentelemetry-instrumentation: expose a way to init autoinstrumentation programmatically (#3273)
* opentelemetry-instrumentation: expose a way to init autoinstrumentation

* Please pylint

* Add changelog

* Fix example

* Fix whitespace in README

* Add a note aboout ordering of initialization vs imports

* Don't touch PYTHONPATH if not set

* Update opentelemetry-instrumentation/README.rst

Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>

* Update CHANGELOG.md

* Update opentelemetry-instrumentation/README.rst

Co-authored-by: Leighton Chen <lechen@microsoft.com>

---------

Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: Leighton Chen <lechen@microsoft.com>
2025-02-24 11:15:13 +00:00
..
auto_instrumentation opentelemetry-instrumentation: expose a way to init autoinstrumentation programmatically (#3273) 2025-02-24 11:15:13 +00:00
__init__.py Add instrumentation and distro packages (#738) 2021-10-14 20:35:28 +00:00
test_bootstrap.py opentelemetry-instrumentation: make it easier to use bootstrap with custom values (#2918) 2024-10-24 09:34:54 -07:00
test_dependencies.py Add check before iterating over dist.requires at load_instrumentor (#3168) 2025-01-08 10:02:55 +01:00
test_distro.py Introducing ruff as linter and formatter (basic setup) (#2921) 2024-10-23 10:54:14 -07:00
test_instrumentor.py Add instrumentation and distro packages (#738) 2021-10-14 20:35:28 +00:00
test_propagators.py Sync with sdk setup from setUpClass to setUp (#1193) 2022-07-19 02:02:13 +05:30
test_semconv.py prepare semconv utilities to support database stability opt-in (#3111) 2024-12-17 09:58:04 -08:00
test_utils.py opentelemetry-instrumentation: add unwrapping from dotted paths strings (#2919) 2024-10-24 13:19:29 -07:00