OpenTelemetry instrumentation for Python modules. Contribute to open-telemetry/opentelemetry-python-contrib development by creating an account on GitHub.
Python Version - 3.8 Steps to reproduce Using 'opentelemetry-bootstrap -a install' Command to Install the Dependencies for Auto Instrumentation. What is the expected behavior? package : opentelemetry-instrumentation-aiohttp-server==0.42b0 should be downloaded from pypi What is the actual behavior? ERR...
opentelemetry-python-contrib / dev-requirements.txt dev-requirements.txt 247 Bytes 一键复制 编辑 原始数据 按行查看 历史 alrex 提交于 4年前 . add python 3.9 tests (#466) 123456789101112131415 pylint~=2.6 flake8~=3.7 isort~=5.6 black>=19.3b0,==19.* httpretty~=1.0 ...
opentelemetrypythoncontrib.zipBA**EK 在2024-11-08 13:02:40 上传0 Bytes OpenTelemetry instrumentation for Python modules官网网址 演示地址 授权方式: 界面语言: 平台环境: 点赞(0) 踩踩(0) 反馈 所需:1 积分 电信网络下载 下载申明(下载视为同意此申明) 1.在网站平台的任何操作视为已阅读和同意网站...
Breadcrumbs opentelemetry-python-contrib / opentelemetry-distro/ Directory actions More options Latest commit Cannot retrieve latest commit at this time. HistoryHistory This branch is 12 commits ahead of, 132 commits behind main. Folders and files Name Last commit message Last commit date parent ...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} open-telemetry / opentelemetry-python-contrib Public Notifications You must be signed in to change notification settings Fork 643 Star 768 ...
Describe your environment opentelemetry-instrumentation-psycopg2==0.45b0 psycopg2-binary==2.9.9 Steps to reproduce Use Psycopg2Instrumentor().instrument_connection. For example: import psycopg2 from opentelemetry.instrumentation.psycopg2...
xrmxadded a commit to xrmx/opentelemetry-python-contrib that referenced this pull requestJan 24, 2025 RELEASING: Document what package prepare release workflows will create ( 3d179a8 lmolkovalmolkova approved these changes emdnetoemdneto approved these changes ...
in detach _RUNTIME_CONTEXT.detach(token) File "/home/rm/src/opentelemetry-python-contrib/.tox/py310-test-instrumentation-celery-1/lib/python3.10/site-packages/opentelemetry/context/contextvars_context.py", line 50, in detach self._current_context.reset(token) # type: ignore TypeError: expected ...
Python version: Python 3.13.0rc1 Package version:opentelemetry-instrumentation-fastapi0.47b0 What happened? In opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-fastapi/pyproject.toml Lines 35 to 39 inca0dd50 [project.optional-dependencies] ...