opentelemetry-python-contrib/opentelemetry-instrumentation/tests
DylanRussell 2ecc2d2404
Add `gen_ai_latest_experimental` to the Sem Conv stability flag. Add `ContentCapturingMode` enum (#3716)
* initial commit

* lint

* Fix tests

* Fix typecheck

* Update opentelemetry-instrumentation/src/opentelemetry/instrumentation/_semconv.py

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

* Update util/opentelemetry-util-genai/src/opentelemetry/util/genai/utils.py

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>

* Use ValueError

* Rename enum

* Update util/opentelemetry-util-genai/tests/test_utils.py

Co-authored-by: Aaron Abbott <aaronabbott@google.com>

* Update util/opentelemetry-util-genai/tests/test_utils.py

Co-authored-by: Aaron Abbott <aaronabbott@google.com>

* Update util/opentelemetry-util-genai/tests/test_utils.py

Co-authored-by: Aaron Abbott <aaronabbott@google.com>

* Update util/opentelemetry-util-genai/tests/test_utils.py

Co-authored-by: Aaron Abbott <aaronabbott@google.com>

* Default env var to NO_CONTENT when invalid envvar

* Address comments

* Address comment

* Fix typecheck

* don't change typecheck,

* Fix linter

* Address comments

* Fix order of args..

---------

Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Co-authored-by: Aaron Abbott <aaronabbott@google.com>
2025-09-04 18:10:05 -04:00
..
auto_instrumentation opentelemetry-instrumentation: teach opentelemetry-instrument about gevent (#3699) 2025-08-29 18:52:35 +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 "instruments-any" feature: unblock multi-target instrumentations while fixing dependency conflict breakage. (#3610) 2025-07-21 08:24:50 -08:00
test_distro.py Introducing ruff as linter and formatter (basic setup) (#2921) 2024-10-23 10:54:14 -07:00
test_instrumentor.py autoinstrumentation: don't print duplicated conflict log error message (#3432) 2025-04-18 16:53:35 +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 Add `gen_ai_latest_experimental` to the Sem Conv stability flag. Add `ContentCapturingMode` enum (#3716) 2025-09-04 18:10:05 -04:00
test_utils.py opentelemetry-instrumentation: add unwrapping from dotted paths strings (#2919) 2024-10-24 13:19:29 -07:00