557e78ea11
- update to 1.39.1: * Silence events API warnings for internal users - update to 1.39.0: * opentelemetry-api: Convert objects of any type other than AnyValue in attributes to string to be exportable * docs: Added sqlcommenter example * build: bump ruff to 0.14.1 * Add opentelemetry-exporter-credential-provider-gcp as an optional dependency to opentelemetry-exporter-otlp-proto- grpc and opentelemetry-exporter-otlp-proto-http * semantic-conventions: Bump to 1.38.0 * [BREAKING] Remove LogData and extend SDK LogRecord to have instrumentation scope * [BREAKING] Rename several classes from Log to LogRecord
Dirk Mueller2025-12-28 15:21:59 +00:00
8be9e99069
Accepting request 1318876 from devel:languages:python
Ana Guerrero2025-11-21 15:55:52 +00:00
7c168d40b3
- update to 0.59b0: * opentelemetry-instrumentation-flask: Do not record http.server.duration metrics for excluded URLs. * opentelemetry-instrumentation-botocore: migrate off the deprecated events API to use the logs API * opentelemetry-instrumentation-dbapi: fix crash retrieving libpq version when enabling commenter with psycopg * opentelemetry-instrumentation-fastapi: Fix handling of APIRoute subclasses * opentelemetry-instrumentation-botocore: Add support for AWS Secrets Manager semantic convention attribute * opentelemetry-instrumentation-dbapi: Add support for commenter_options in trace_integration function to control SQLCommenter behavior * Add rstcheck to pre-commit to stop introducing invalid RST * opentelemetry-exporter-credential-provider-gcp: create this package which provides support for supplying your machine's Application Default Credentials (https://cloud.google.com/docs/authentication/application- default-credentials) to the OTLP Exporters created automatically by OpenTelemetry Python's auto instrumentation. These credentials authorize OTLP traces to be sent to telemetry.googleapis.com. #3766. * opentelemetry-instrumentation-psycopg: Add missing parameter capture_parameters to instrumentor. * opentelemetry-instrumentation-dbapi: Adds sqlcommenter
Dirk Mueller2025-11-17 21:46:09 +00:00
5e6c988468
Accepting request 1306353 from devel:languages:python
Ana Guerrero2025-09-23 14:07:18 +00:00
7f1b0d5a8a
- update to 0.58b0: * opentelemetry-instrumentation-fastapi: Fix middleware ordering to cover all exception handling use cases. * opentelemetry-instrumentation-asgi: Make all user hooks failsafe and record exceptions in hooks. * opentelemetry-instrumentation-fastapi: Fix memory leak in uninstrument_app() by properly removing apps from the tracking set * opentelemetry-instrumentation-tornado Fix server (request) duration metric calculation * opentelemetry-instrumentation-tornado: Fix to properly skip all server telemetry when URL excluded. * opentelemetry-instrumentation: Avoid calls to context.detach with None token. * opentelemetry-instrumentation-starlette/opentelemetry- instrumentation-fastapi: Fixes a crash when host-based routing is used * Fix documentation order of sections and headers for Django, Flask, MySQL, mysqlclient, psycopg, psycopg2, pymysql, sqlalchemy instrumentations. * opentelemetry-instrumentation-asgi Fixed an issue where FastAPI reports IP instead of URL. * opentelemetry-instrumentation-httpx: fix missing metric response attributes when tracing is disabled * opentelemetry-instrumentation-fastapi: Don't pass bounded server_request_hook when using FastAPIInstrumentor.instrument() - update to 0.57b0: * opentelemetry-instrumentation: Fix dependency conflict detection when instrumented packages are not installed by
Dirk Mueller2025-09-21 15:09:28 +00:00
53308762d5
Accepting request 1281749 from devel:languages:python
Ana Guerrero2025-06-03 15:51:30 +00:00
ae4633216d
- Update to 0.54b1: * Bump for opentelemetry 1.33.1 release. - Update URL. - Adjust {Build,}Requires to reflect reality.
Steve Kowalik2025-06-02 06:20:52 +00:00