Skip to content

Commit

Permalink
Merge branch 'main' into llmobs/span-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle-Verhoog authored Jan 8, 2025
2 parents 2f40a2d + 6c61f40 commit 7ada912
Show file tree
Hide file tree
Showing 470 changed files with 5,459 additions and 4,652 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_python_3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ jobs:
CIBW_BEFORE_ALL_WINDOWS: rustup target add i686-pc-windows-msvc
CIBW_BEFORE_ALL_MACOS: rustup target add aarch64-apple-darwin
CIBW_ENVIRONMENT_LINUX: PATH=$HOME/.cargo/bin:$PATH CMAKE_BUILD_PARALLEL_LEVEL=24
# SYSTEM_VERSION_COMPAT is a workaround for versioning issue, a.k.a.
# `platform.mac_ver()` reports incorrect MacOS version at 11.0
# See: https://stackoverflow.com/a/65402241
CIBW_ENVIRONMENT_MACOS: CMAKE_BUILD_PARALLEL_LEVEL=24 SYSTEM_VERSION_COMPAT=0
CIBW_REPAIR_WHEEL_COMMAND_LINUX: |
mkdir ./tempwheelhouse &&
unzip -l {wheel} | grep '\.so' &&
Expand Down
18 changes: 9 additions & 9 deletions .riot/requirements/1053dce.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1053dce.in
#
attrs==24.2.0
coverage[toml]==7.6.1
gevent==24.2.1
attrs==24.3.0
coverage[toml]==7.6.10
gevent==24.11.1
greenlet==3.1.1
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-cov==5.0.0
pytest==8.3.4
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
sortedcontainers==2.4.0
zope-event==5.0
zope-interface==7.0.3
zope-interface==7.2

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.1.0
setuptools==75.7.0
74 changes: 74 additions & 0 deletions .riot/requirements/105b4fa.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/105b4fa.in
#
arrow==1.3.0
asgiref==3.8.1
attrs==24.3.0
autobahn==24.4.2
automat==24.8.1
bcrypt==4.2.1
blessed==1.20.0
certifi==2024.12.14
cffi==1.17.1
channels==4.2.0
charset-normalizer==3.4.0
constantly==23.10.4
coverage[toml]==7.6.9
cryptography==44.0.0
daphne==4.1.2
django==4.2.17
django-configurations==2.5.1
django-picklefield==3.2
django-pylibmc==0.6.1
django-q==1.3.6
django-redis==4.5.0
hyperlink==21.0.0
hypothesis==6.45.0
idna==3.10
incremental==24.7.2
iniconfig==2.0.0
isodate==0.7.2
lxml==5.3.0
mock==5.1.0
opentracing==2.4.0
packaging==24.2
platformdirs==4.3.6
pluggy==1.5.0
psycopg==3.2.3
psycopg2-binary==2.9.10
pyasn1==0.6.1
pyasn1-modules==0.4.1
pycparser==2.22
pylibmc==1.6.3
pyopenssl==24.3.0
pytest==8.3.4
pytest-cov==6.0.0
pytest-django[testing]==3.10.0
pytest-mock==3.14.0
pytest-randomly==3.16.0
python-dateutil==2.9.0.post0
python-memcached==1.62
pytz==2024.2
redis==2.10.6
requests==2.32.3
requests-file==2.1.0
requests-toolbelt==1.0.0
service-identity==24.2.0
six==1.17.0
sortedcontainers==2.4.0
spyne==2.14.0
sqlparse==0.5.3
twisted[tls]==24.11.0
txaio==23.1.1
types-python-dateutil==2.9.0.20241206
typing-extensions==4.12.2
urllib3==2.3.0
wcwidth==0.2.13
zeep==4.3.1
zope-interface==7.2

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.6.0
26 changes: 13 additions & 13 deletions .riot/requirements/108f9cf.txt → .riot/requirements/1069d71.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,37 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/108f9cf.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1069d71.in
#
aiofiles==24.1.0
anyio==4.6.2.post1
attrs==24.2.0
certifi==2024.8.30
anyio==4.7.0
attrs==24.3.0
certifi==2024.12.14
charset-normalizer==3.4.0
coverage[toml]==7.6.3
coverage[toml]==7.6.9
exceptiongroup==1.2.2
fastapi==0.90.1
h11==0.14.0
httpcore==1.0.6
httpcore==1.0.7
httpx==0.27.2
hypothesis==6.45.0
idna==3.10
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pydantic==1.10.18
pytest==8.3.3
pydantic==1.10.19
pytest==8.3.4
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
python-multipart==0.0.12
pytest-randomly==3.16.0
python-multipart==0.0.20
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.23.1
tomli==2.0.2
tomli==2.2.1
typing-extensions==4.12.2
urllib3==2.2.3
27 changes: 27 additions & 0 deletions .riot/requirements/1078c3b.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1078c3b.in
#
attrs==24.3.0
coverage[toml]==7.6.1
exceptiongroup==1.2.2
greenlet==3.0.3
hypothesis==6.45.0
importlib-metadata==8.5.0
iniconfig==2.0.0
mock==5.1.0
mysql-connector-python==9.0.0
opentracing==2.4.0
packaging==24.2
pluggy==1.5.0
psycopg2-binary==2.9.10
pytest==8.3.4
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
sortedcontainers==2.4.0
sqlalchemy==1.3.24
tomli==2.2.1
zipp==3.20.2
24 changes: 12 additions & 12 deletions .riot/requirements/41b3223.txt → .riot/requirements/108d1af.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,41 +2,41 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/41b3223.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/108d1af.in
#
aiofiles==24.1.0
annotated-types==0.7.0
anyio==4.5.2
attrs==24.2.0
certifi==2024.8.30
attrs==24.3.0
certifi==2024.12.14
charset-normalizer==3.4.0
coverage[toml]==7.6.1
exceptiongroup==1.2.2
fastapi==0.115.2
fastapi==0.115.6
h11==0.14.0
httpcore==1.0.6
httpcore==1.0.7
httpx==0.27.2
hypothesis==6.45.0
idna==3.10
importlib-metadata==8.5.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pydantic==2.9.2
pydantic-core==2.23.4
pytest==8.3.3
pydantic==2.10.3
pydantic-core==2.27.1
pytest==8.3.4
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
python-multipart==0.0.12
python-multipart==0.0.20
requests==2.32.3
sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.40.0
tomli==2.0.2
starlette==0.41.3
tomli==2.2.1
typing-extensions==4.12.2
urllib3==2.2.3
zipp==3.20.2
22 changes: 11 additions & 11 deletions .riot/requirements/1092157.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1092157.in
#
attrs==23.2.0
coverage[toml]==7.6.0
gevent==24.2.1
greenlet==3.0.3
attrs==24.3.0
coverage[toml]==7.6.10
gevent==24.11.1
greenlet==3.1.1
httpretty==1.1.4
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
opentracing==2.4.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pyfakefs==5.6.0
pytest==8.3.1
pyfakefs==5.7.3
pytest==8.3.4
pytest-asyncio==0.23.8
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
pytest-randomly==3.16.0
python-json-logger==2.0.7
sortedcontainers==2.4.0
zope-event==5.0
zope-interface==6.4.post2
zope-interface==7.2

# The following packages are considered to be unsafe in a requirements file:
setuptools==71.1.0
setuptools==75.7.0
22 changes: 0 additions & 22 deletions .riot/requirements/109311c.txt

This file was deleted.

Loading

0 comments on commit 7ada912

Please sign in to comment.