opentelemetry-python-contrib/sdk-extension/opentelemetry-sdk-extension.../tests/trace
Jonathan Lee 032d6c67be
AWS X-Ray Remote Sampler Part 1 - Initial Classes and Rules Poller Implementation (#3366)
* remote sampling - initial classes and rules poller

* run generate-workflows and ruff

* add component owner for aws sampler, run lint

* move sampler into aws sdk-extensions

* move sampler tests to trace dir, update otel api/sdk deps, update changelog

* move mock_clock into tests dir

* update component owners for sdk-extension-aws

* ruff and lint

* address comments

* make sampler implementation internal until completion, update tests to not make http requests

* remove use of Optional, restore README of the package

* remove unused clock and client_id

* Update component_owners.yml

* Update CHANGELOG.md

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2025-08-25 14:57:48 +02:00
..
sampler AWS X-Ray Remote Sampler Part 1 - Initial Classes and Rules Poller Implementation (#3366) 2025-08-25 14:57:48 +02:00
__init__.py Use an exception to catch inability to parse 2020-11-09 14:51:32 -08:00
test_aws_xray_ids_generator.py Enable lint on CI and update deps (#2067) 2023-11-21 10:25:11 +02:00