* opentelemetry-instrumentation-falcon: expand supported version to v4
Falcon v4 has a mostly identical interface to v3, and is proved to be fully compatible with `opentelemetry-instrumentation-falcon`. Loose the version check to `<5.0.0` to avoid false `DependencyConflict` alarm.
* opentelemetry-instrumentation-falcon: generate tests for v4
* opentelemetry-instrumentation-falcon: prepare tests for v4
* opentelemetry-instrumentation-falcon: add test preset for `~=3.1.2`
* docs: add changelog for Falcon v4 instrumentation
* opentelemetry-instrumentation-falcon: adjust pylint mark for v4
* _has_fixed_http_target property
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
* move changelog to the correct section
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
* fix test and bootstrap_gen
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
---------
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: emdneto <9735060+emdneto@users.noreply.github.com>
* Added deb to make cassandra tests work with python 3.13
* Bumped cffi to work with Python 3.13
* Fixed some test-requirements for Python 3.13
* Updated typing_extensions everywhere
---------
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
* Remove unnecessary dependencies
Fixes#2661
* Separate runs
* Remove dev-requirements from test environment
* Try without negative if
* Remove positive if
* Remove if
* Separate benchmark-containing packages in another file
* Add missing test-requirements.txt file
* Point pylint to the root directories
Fixes#2657
* Use cd with instrumentations
* Do the same for the rest of the components
* Specify pylint configuration file
* Fix tox lint for sio-pika
* Fix commands for util-http and azure detector
* Fix lint for sdk-extension-aws
* Fix lint for opentelemetry-instrumentation
* Fix lint for grpc instrumentation
* Fix lint for opentelemetry-instrumentation
* botocore: remove random packages from test-requirements
Refs #1736
* boto: remove random packages from test requirements
Refs #1736
* tox: re-enable boto3sqs tests with pypy3
* threading: remove confluent-kafka from test requirements
* Separate lint for flask
* Seaparate lint for resource-detector-container
* Add linting workflow
* Update contributing documentation
* Fix lint workflow
* Add fix for resource-detector-container
* Separate lint for sdk-extension-aws
* Separate lint for distro
* Separate lint for opentelemetry-instrumentation
* Separate lint for aiohttp-client
* Separate lint for aiohttp-server
* Separate lint for aiopg
* Separate lint for aws-lambda
* Separate lint for botocore
* Separate lint for boto3sqs
* Separate lint for django
* Separate lint for dbapi
* Separate lint for boto
* Separate lint for elasticsearch
* Separate lint for falcon
* Separate lint for fastapi
* Separate lint for urllib
* Separate lint for urllib3
* Separate lint for requests
* Separate lint for starlette
* Separate lint for jinja2
* Seaparate lint for logging and richconsole
* Separate lint for prometheus-remote-write
* Separate lint for mysql
* Separate lint for mysqlclient
* Separate lint for psycopg2
* Separate lint for psycopg
* Separate lint for pymemcache
* Separate lint for pymongo
* Separate lint for pymysql
* Separate lint for pyramid
* Separate lint for asgi
* Separate lint for asyncpg
* Separate lint for sqlite3
* Separate lint for wsgi
* Separate lint for grpc
* Separate lint for sqlalchemy
* Separate lint for redis
* Separate lint for remoulade
* Separate lint for celery and sklearn
* Separate lint for system-metrics
* Separate lint for threading
* Separate lint for tornado
* Separate lint for tortoiseorm
* Separate lint for httpx
* Separate lint for propagator-aws-xray
* Remove lint
* Separate lint for propagator-ot-trace
* Separate lint for sio-pika
* Separate lint for aio-pika
* Fix aio and sio pika
* Separate lint for kafka-python
* Separate lint for confluent-kafka
* Separate lint for asyncio
* Separate lint for cassandra
* Separate lint for processor-baggage
* Remove lint test environment
* Rename lint workflow file
* Fix sio-pika lint testing package path
* More fixes
* Fix linting for opentelemetry-instrumentation
* Add section for linting with 3.8
* Add missing lint install command for elasticsearch
* Sorted packages