You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`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`.
-`opentelemetry-instrumentation-redis`: Add support for semantic convention opt-in and stable Redis span attributes ([#3826](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3826))
29
+
-`opentelemetry-instrumentation-redis`: Add support for semantic convention opt-in and stable Redis span attributes
-`opentelemetry-exporter-credential-provider-gcp`: create this package which provides support for supplying your machine's Application Default
32
+
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](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3766).
33
+
-`opentelemetry-instrumentation-psycopg`: Add missing parameter `capture_parameters` to instrumentor.
Copy file name to clipboardExpand all lines: instrumentation-genai/opentelemetry-instrumentation-google-genai/src/opentelemetry/instrumentation/google_genai/instrumentor.py
Copy file name to clipboardExpand all lines: instrumentation-genai/opentelemetry-instrumentation-google-genai/src/opentelemetry/instrumentation/google_genai/otel_wrapper.py
0 commit comments