Merge pull request #1233 from tobim/opentelemetry-overrides

Add more opentelemetry overrides
This commit is contained in:
adisbladis 2023-07-15 05:10:56 +00:00 committed by GitHub
commit 77feb51baa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10614,6 +10614,16 @@
"from": "1.13.0"
}
],
"opentelemetry-distro": [
{
"buildSystem": "setuptools",
"until": "0.34b0"
},
{
"buildSystem": "hatchling",
"from": "0.34b0"
}
],
"opentelemetry-exporter-jaeger-proto-grpc": [
{
"buildSystem": "setuptools",
@ -10634,6 +10644,36 @@
"from": "1.13.0"
}
],
"opentelemetry-exporter-otlp": [
{
"buildSystem": "setuptools",
"until": "1.13.0"
},
{
"buildSystem": "hatchling",
"from": "1.13.0"
}
],
"opentelemetry-exporter-otlp-proto-common": [
{
"buildSystem": "setuptools",
"until": "1.13.0"
},
{
"buildSystem": "hatchling",
"from": "1.13.0"
}
],
"opentelemetry-exporter-otlp-proto-grpc": [
{
"buildSystem": "setuptools",
"until": "1.13.0"
},
{
"buildSystem": "hatchling",
"from": "1.13.0"
}
],
"opentelemetry-exporter-otlp-proto-http": [
{
"buildSystem": "setuptools",
@ -10694,6 +10734,16 @@
"from": "0.34b0"
}
],
"opentelemetry-instrumentation-logging": [
{
"buildSystem": "setuptools",
"until": "0.34b0"
},
{
"buildSystem": "hatchling",
"from": "0.34b0"
}
],
"opentelemetry-proto": [
{
"buildSystem": "setuptools",