Commit 22e31a5
Add python 3.14 support (#4193)
* 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>1 parent 1eca3e6 commit 22e31a5
File tree
103 files changed
+4077
-2216
lines changed- .github/workflows
- generate_workflows_lib
- src/generate_workflows_lib
- _template
- exporter
- opentelemetry-exporter-credential-provider-gcp
- opentelemetry-exporter-prometheus-remote-write
- opentelemetry-exporter-richconsole
- instrumentation-genai
- opentelemetry-instrumentation-anthropic
- opentelemetry-instrumentation-google-genai
- opentelemetry-instrumentation-langchain
- opentelemetry-instrumentation-openai-agents-v2
- opentelemetry-instrumentation-openai-v2
- tests
- opentelemetry-instrumentation-vertexai
- tests
- opentelemetry-instrumentation-weaviate
- instrumentation
- opentelemetry-instrumentation-aio-pika
- opentelemetry-instrumentation-aiohttp-client
- tests
- opentelemetry-instrumentation-aiohttp-server
- opentelemetry-instrumentation-aiokafka
- opentelemetry-instrumentation-aiopg
- tests
- opentelemetry-instrumentation-asgi
- opentelemetry-instrumentation-asyncclick
- opentelemetry-instrumentation-asyncio
- tests
- opentelemetry-instrumentation-asyncpg
- opentelemetry-instrumentation-aws-lambda
- opentelemetry-instrumentation-boto3sqs
- opentelemetry-instrumentation-botocore
- opentelemetry-instrumentation-boto
- opentelemetry-instrumentation-cassandra
- opentelemetry-instrumentation-celery
- opentelemetry-instrumentation-click
- opentelemetry-instrumentation-confluent-kafka
- opentelemetry-instrumentation-dbapi
- opentelemetry-instrumentation-django
- opentelemetry-instrumentation-elasticsearch
- opentelemetry-instrumentation-falcon
- src/opentelemetry/instrumentation/falcon
- opentelemetry-instrumentation-fastapi
- opentelemetry-instrumentation-flask
- opentelemetry-instrumentation-grpc
- opentelemetry-instrumentation-httpx
- tests
- opentelemetry-instrumentation-jinja2
- opentelemetry-instrumentation-kafka-python
- opentelemetry-instrumentation-logging
- opentelemetry-instrumentation-mysqlclient
- opentelemetry-instrumentation-mysql
- opentelemetry-instrumentation-pika
- opentelemetry-instrumentation-psycopg2
- opentelemetry-instrumentation-psycopg
- opentelemetry-instrumentation-pymemcache
- opentelemetry-instrumentation-pymongo
- opentelemetry-instrumentation-pymssql
- opentelemetry-instrumentation-pymysql
- opentelemetry-instrumentation-pyramid
- opentelemetry-instrumentation-redis
- opentelemetry-instrumentation-remoulade
- opentelemetry-instrumentation-requests
- opentelemetry-instrumentation-sqlalchemy
- opentelemetry-instrumentation-sqlite3
- opentelemetry-instrumentation-starlette
- opentelemetry-instrumentation-system-metrics
- opentelemetry-instrumentation-threading
- tests
- opentelemetry-instrumentation-tornado
- opentelemetry-instrumentation-tortoiseorm
- opentelemetry-instrumentation-urllib3
- opentelemetry-instrumentation-urllib
- opentelemetry-instrumentation-wsgi
- opentelemetry-contrib-instrumentations
- opentelemetry-distro
- opentelemetry-instrumentation
- processor/opentelemetry-processor-baggage
- propagator
- opentelemetry-propagator-aws-xray
- opentelemetry-propagator-ot-trace
- resource
- opentelemetry-resource-detector-azure
- opentelemetry-resource-detector-containerid
- sdk-extension/opentelemetry-sdk-extension-aws
- util
- opentelemetry-util-genai
- src/opentelemetry/util/genai/_upload
- opentelemetry-util-http
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
103 files changed
+4077
-2216
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments