mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2026-03-13 08:10:39 +08:00
* try 3.14 in pyramid Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * see what's broken Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix pyramid Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix pyramid ci Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix sqlalchemy Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix httpx tests Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix pymssql Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix grpc tests Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix exporter-prometheus-write tests Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * try fastapi fix Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix django tests Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix aiopg Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix aiohttp-client Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix django Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix aiopg Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix httpx Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix fastapi Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix vertexai Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix workflows Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix openai-v2 Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix contributing.md and lint to use py314 Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix lint Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * Update tox.ini Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> * Update instrumentation/opentelemetry-instrumentation-asyncio/tests/test_asyncio_run_coroutine_threadsafe.py Co-authored-by: Aaron Abbott <aaronabbott@google.com> * Apply suggestion from @emdneto * Apply suggestion from @emdneto * Update tox.ini * Update tox.ini * fix lint Signed-off-by: Emídio Neto <9735060+emdneto@users.noreply.github.com> * add changelog Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * add trove classifiers Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> --------- Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> Signed-off-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>