Merge pull request #1060 from bouk/otel

overrides: add some more opentelemetry packages
This commit is contained in:
adisbladis 2023-03-24 12:23:47 +13:00 committed by GitHub
commit 477e67ed03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10335,6 +10335,16 @@
"from": "0.34b0"
}
],
"opentelemetry-instrumentation-asgi": [
{
"buildSystem": "setuptools",
"until": "0.34b0"
},
{
"buildSystem": "hatchling",
"from": "0.34b0"
}
],
"opentelemetry-instrumentation-asyncpg": [
{
"buildSystem": "setuptools",
@ -10345,6 +10355,16 @@
"from": "0.34b0"
}
],
"opentelemetry-instrumentation-fastapi": [
{
"buildSystem": "setuptools",
"until": "0.34b0"
},
{
"buildSystem": "hatchling",
"from": "0.34b0"
}
],
"opentelemetry-instrumentation-httpx": [
{
"buildSystem": "setuptools",
@ -10392,7 +10412,7 @@
},
{
"buildSystem": "hatchling",
"from": "0.34b0"
"from": "0.33b0"
}
],
"opentimestamps": [