Python version: 3.13.1 Package version: opentelemetry-instrument 0.50b0 What happened?Trying to instrument an app with a space in the path doesn't appear to work.Steps to ReproduceD:\My Temp\AspireWithPython\InstrumentedPythonProject>.venv\Scripts\opentelemetry-instrument.exe --traces_exporter otlp...
Traceback (most recent call last): File "test.py", line 6, in <module> Psycopg2Instrumentor().instrument_connection(connection) File "/home/alex/work/logfire/.venv/lib/python3.12/site-packages/opentelemetry/instrumentation/psycopg2/__init__.py", line 164, in instrument_connection connection._...
Additionally, in Structured Streaming, you can defineobservable metrics, which are essentially arbitrary aggregate functions applied to a query (DataFrame). These metrics can be monitored by attaching a listener to the Spark session. For further examples, such as the Kafka-to-Kafka StreamingQueryListe...
Description Fixes #3070 Depends on #3043 to stop errors with manual tests (instrumenting an app and calling instrument_connection). Fixes docs and there will be merge conflicts. Type of change Plea...
Description Fixes #3167 Type of change Please delete options that are not relevant. Bug fix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality) ...
DeepSeek API is compatiable with OpenAI API, we probably do not need a new instrumentation code, but just let customer install OpenAI instrumentation, they will be able to monitor DeepSeek. Shall we create a README to highlight this that customer can use OpenAI instrumentation to monitor Deep...
Change trace_to_thread method to retrieve the function name from the func attribute of the functools.partial instance. partial objects are like function objects in that they are callable, weak ref...
- Added support for `OTEL_PYTHON_DJANGO_TRACED_REQUEST_ATTRS` ([#1154](https://github.com/open-telemetry/opentelemetry-python/pull/1154)) - Added capture of http.route ([#1226](https://github.com/open-telemetry/opentelemetry-python/issues/1226))#...
Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Added miss...
Additionally, in Structured Streaming, you can defineobservable metrics, which are essentially arbitrary aggregate functions applied to a query (DataFrame). These metrics can be monitored by attaching a listener to the Spark session. For further examples, such as the Kafka-to-Kafka StreamingQueryListe...