CVE-2023-47108

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-47108
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-47108.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-47108
Aliases
Downstream
Related
Published
2023-11-10T18:31:33Z
Modified
2025-11-04T20:15:14.446309Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
DoS vulnerability in otelgrpc (uncontrolled resource consumption) due to unbound cardinality metrics
Details

OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. Starting in version 0.37.0 and prior to version 0.46.0, the grpc Unary Server Interceptor out of the box adds labels net.peer.sock.addr and net.peer.sock.port that have unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests are sent. An attacker can easily flood the peer address and port for requests. Version 0.46.0 contains a fix for this issue. As a workaround to stop being affected, a view removing the attributes can be used. The other possibility is to disable grpc metrics instrumentation by passing otelgrpc.WithMeterProvider option with noop.NewMeterProvider.

Database specific
{
    "cwe_ids": [
        "CWE-770"
    ]
}
References

Affected packages

Git / github.com/open-telemetry/opentelemetry-go-contrib

Affected ranges

Type
GIT
Repo
https://github.com/open-telemetry/opentelemetry-go-contrib
Events

Affected versions

bridges/prometheus/v0.*

bridges/prometheus/v0.45.0

detectors/aws/ec2/v1.*

detectors/aws/ec2/v1.12.0
detectors/aws/ec2/v1.13.0
detectors/aws/ec2/v1.14.0
detectors/aws/ec2/v1.15.0
detectors/aws/ec2/v1.16.0
detectors/aws/ec2/v1.16.0-rc.1
detectors/aws/ec2/v1.16.0-rc.2
detectors/aws/ec2/v1.16.1
detectors/aws/ec2/v1.17.0
detectors/aws/ec2/v1.17.0-rc.1
detectors/aws/ec2/v1.18.0
detectors/aws/ec2/v1.19.0
detectors/aws/ec2/v1.20.0

detectors/aws/ecs/v1.*

detectors/aws/ecs/v1.12.0
detectors/aws/ecs/v1.13.0
detectors/aws/ecs/v1.14.0
detectors/aws/ecs/v1.15.0
detectors/aws/ecs/v1.16.0
detectors/aws/ecs/v1.16.0-rc.1
detectors/aws/ecs/v1.16.0-rc.2
detectors/aws/ecs/v1.16.1
detectors/aws/ecs/v1.17.0
detectors/aws/ecs/v1.17.0-rc.1
detectors/aws/ecs/v1.18.0
detectors/aws/ecs/v1.19.0
detectors/aws/ecs/v1.20.0

detectors/aws/eks/v1.*

detectors/aws/eks/v1.12.0
detectors/aws/eks/v1.13.0
detectors/aws/eks/v1.14.0
detectors/aws/eks/v1.15.0
detectors/aws/eks/v1.16.0
detectors/aws/eks/v1.16.0-rc.1
detectors/aws/eks/v1.16.0-rc.2
detectors/aws/eks/v1.16.1
detectors/aws/eks/v1.17.0
detectors/aws/eks/v1.17.0-rc.1
detectors/aws/eks/v1.18.0
detectors/aws/eks/v1.19.0
detectors/aws/eks/v1.20.0

detectors/aws/lambda/v0.*

detectors/aws/lambda/v0.37.0
detectors/aws/lambda/v0.38.0
detectors/aws/lambda/v0.39.0
detectors/aws/lambda/v0.40.0
detectors/aws/lambda/v0.41.0
detectors/aws/lambda/v0.41.0-rc.1
detectors/aws/lambda/v0.41.0-rc.2
detectors/aws/lambda/v0.41.1
detectors/aws/lambda/v0.42.0
detectors/aws/lambda/v0.42.0-rc.1
detectors/aws/lambda/v0.43.0
detectors/aws/lambda/v0.44.0
detectors/aws/lambda/v0.45.0

detectors/gcp/v1.*

detectors/gcp/v1.12.0
detectors/gcp/v1.13.0
detectors/gcp/v1.14.0
detectors/gcp/v1.15.0
detectors/gcp/v1.16.0
detectors/gcp/v1.16.0-rc.1
detectors/gcp/v1.16.0-rc.2
detectors/gcp/v1.16.1
detectors/gcp/v1.17.0
detectors/gcp/v1.17.0-rc.1
detectors/gcp/v1.18.0
detectors/gcp/v1.19.0
detectors/gcp/v1.20.0

exporters/autoexport/v0.*

exporters/autoexport/v0.43.0
exporters/autoexport/v0.44.0
exporters/autoexport/v0.45.0

instrumentation/github.*

instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.37.0
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.38.0
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.39.0
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.40.0
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.41.0
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.41.0-rc.1
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.41.0-rc.2
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.41.1
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.42.0
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.42.0-rc.1
instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.43.0
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.37.0
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.38.0
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.39.0
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.40.0
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.41.0
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.41.0-rc.1
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.41.0-rc.2
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.41.1
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.42.0
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.42.0-rc.1
instrumentation/github.com/Shopify/sarama/otelsarama/test/v0.43.0
instrumentation/github.com/Shopify/sarama/otelsarama/v0.37.0
instrumentation/github.com/Shopify/sarama/otelsarama/v0.38.0
instrumentation/github.com/Shopify/sarama/otelsarama/v0.39.0
instrumentation/github.com/Shopify/sarama/otelsarama/v0.40.0
instrumentation/github.com/Shopify/sarama/otelsarama/v0.41.0
instrumentation/github.com/Shopify/sarama/otelsarama/v0.41.0-rc.1
instrumentation/github.com/Shopify/sarama/otelsarama/v0.41.0-rc.2
instrumentation/github.com/Shopify/sarama/otelsarama/v0.41.1
instrumentation/github.com/Shopify/sarama/otelsarama/v0.42.0
instrumentation/github.com/Shopify/sarama/otelsarama/v0.42.0-rc.1
instrumentation/github.com/Shopify/sarama/otelsarama/v0.43.0
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.37.0
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.38.0
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.39.0
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.40.0
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.41.0
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.41.0-rc.1
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.41.0-rc.2
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.41.1
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.42.0
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.42.0-rc.1
instrumentation/github.com/astaxie/beego/otelbeego/example/v0.43.0
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.37.0
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.38.0
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.39.0
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.40.0
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.41.0
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.41.0-rc.1
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.41.0-rc.2
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.41.1
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.42.0
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.42.0-rc.1
instrumentation/github.com/astaxie/beego/otelbeego/test/v0.43.0
instrumentation/github.com/astaxie/beego/otelbeego/v0.37.0
instrumentation/github.com/astaxie/beego/otelbeego/v0.38.0
instrumentation/github.com/astaxie/beego/otelbeego/v0.39.0
instrumentation/github.com/astaxie/beego/otelbeego/v0.40.0
instrumentation/github.com/astaxie/beego/otelbeego/v0.41.0
instrumentation/github.com/astaxie/beego/otelbeego/v0.41.0-rc.1
instrumentation/github.com/astaxie/beego/otelbeego/v0.41.0-rc.2
instrumentation/github.com/astaxie/beego/otelbeego/v0.41.1
instrumentation/github.com/astaxie/beego/otelbeego/v0.42.0
instrumentation/github.com/astaxie/beego/otelbeego/v0.42.0-rc.1
instrumentation/github.com/astaxie/beego/otelbeego/v0.43.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.37.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.38.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.39.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.40.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.41.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.41.0-rc.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.41.0-rc.2
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.41.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.42.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.42.0-rc.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.43.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.44.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/example/v0.45.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.37.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.38.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.39.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.40.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.41.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.41.0-rc.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.41.0-rc.2
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.41.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.42.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.42.0-rc.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.43.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.44.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/test/v0.45.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.37.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.38.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.39.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.40.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.41.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.41.0-rc.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.41.0-rc.2
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.41.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.42.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.42.0-rc.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.43.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.44.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/v0.45.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.37.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.38.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.39.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.40.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.41.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.41.0-rc.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.41.0-rc.2
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.41.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.42.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.42.0-rc.1
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.43.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.44.0
instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig/v0.45.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.37.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.38.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.39.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.40.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.41.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.41.0-rc.1
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.41.0-rc.2
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.41.1
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.42.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.42.0-rc.1
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.43.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.44.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/v0.45.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.37.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.38.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.39.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.40.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.41.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.41.0-rc.1
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.41.0-rc.2
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.41.1
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.42.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.42.0-rc.1
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.43.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.44.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/test/v0.45.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.37.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.38.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.39.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.40.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.41.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.41.0-rc.1
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.41.0-rc.2
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.41.1
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.42.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.42.0-rc.1
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.43.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.44.0
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/v0.45.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.37.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.38.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.39.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.40.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.41.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.41.0-rc.1
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.41.0-rc.2
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.41.1
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.42.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.42.0-rc.1
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.43.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.37.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.38.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.39.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.40.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.41.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.41.0-rc.1
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.41.0-rc.2
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.41.1
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.42.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.42.0-rc.1
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/test/v0.43.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.37.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.38.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.39.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.40.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.41.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.41.0-rc.1
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.41.0-rc.2
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.41.1
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.42.0
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.42.0-rc.1
instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.43.0
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.37.0
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.38.0
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.39.0
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.40.0
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.41.0
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.41.0-rc.1
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.41.0-rc.2
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.41.1
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.42.0
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.42.0-rc.1
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.43.0
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.44.0
instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.45.0
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.37.0
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.38.0
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.39.0
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.40.0
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.41.0
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.41.0-rc.1
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.41.0-rc.2
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.41.1
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.42.0
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.42.0-rc.1
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.43.0
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.44.0
instrumentation/github.com/emicklei/go-restful/otelrestful/test/v0.45.0
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.37.0
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.38.0
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.39.0
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.40.0
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.41.0
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.41.0-rc.1
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.41.0-rc.2
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.41.1
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.42.0
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.42.0-rc.1
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.43.0
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.44.0
instrumentation/github.com/emicklei/go-restful/otelrestful/v0.45.0
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.37.0
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.38.0
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.39.0
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.40.0
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.41.0
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.41.0-rc.1
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.41.0-rc.2
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.41.1
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.42.0
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.42.0-rc.1
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.43.0
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.44.0
instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.45.0
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.37.0
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.38.0
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.39.0
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.40.0
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.41.0
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.41.0-rc.1
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.41.0-rc.2
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.41.1
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.42.0
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.42.0-rc.1
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.43.0
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.44.0
instrumentation/github.com/gin-gonic/gin/otelgin/test/v0.45.0
instrumentation/github.com/gin-gonic/gin/otelgin/v0.37.0
instrumentation/github.com/gin-gonic/gin/otelgin/v0.38.0
instrumentation/github.com/gin-gonic/gin/otelgin/v0.39.0
instrumentation/github.com/gin-gonic/gin/otelgin/v0.40.0
instrumentation/github.com/gin-gonic/gin/otelgin/v0.41.0
instrumentation/github.com/gin-gonic/gin/otelgin/v0.41.0-rc.1
instrumentation/github.com/gin-gonic/gin/otelgin/v0.41.0-rc.2
instrumentation/github.com/gin-gonic/gin/otelgin/v0.41.1
instrumentation/github.com/gin-gonic/gin/otelgin/v0.42.0
instrumentation/github.com/gin-gonic/gin/otelgin/v0.42.0-rc.1
instrumentation/github.com/gin-gonic/gin/otelgin/v0.43.0
instrumentation/github.com/gin-gonic/gin/otelgin/v0.44.0
instrumentation/github.com/gin-gonic/gin/otelgin/v0.45.0
instrumentation/github.com/go-kit/kit/otelkit/example/v0.37.0
instrumentation/github.com/go-kit/kit/otelkit/example/v0.38.0
instrumentation/github.com/go-kit/kit/otelkit/example/v0.39.0
instrumentation/github.com/go-kit/kit/otelkit/example/v0.40.0
instrumentation/github.com/go-kit/kit/otelkit/example/v0.41.0
instrumentation/github.com/go-kit/kit/otelkit/example/v0.41.0-rc.1
instrumentation/github.com/go-kit/kit/otelkit/example/v0.41.0-rc.2
instrumentation/github.com/go-kit/kit/otelkit/example/v0.41.1
instrumentation/github.com/go-kit/kit/otelkit/example/v0.42.0
instrumentation/github.com/go-kit/kit/otelkit/example/v0.42.0-rc.1
instrumentation/github.com/go-kit/kit/otelkit/example/v0.43.0
instrumentation/github.com/go-kit/kit/otelkit/test/v0.37.0
instrumentation/github.com/go-kit/kit/otelkit/test/v0.38.0
instrumentation/github.com/go-kit/kit/otelkit/test/v0.39.0
instrumentation/github.com/go-kit/kit/otelkit/test/v0.40.0
instrumentation/github.com/go-kit/kit/otelkit/test/v0.41.0
instrumentation/github.com/go-kit/kit/otelkit/test/v0.41.0-rc.1
instrumentation/github.com/go-kit/kit/otelkit/test/v0.41.0-rc.2
instrumentation/github.com/go-kit/kit/otelkit/test/v0.41.1
instrumentation/github.com/go-kit/kit/otelkit/test/v0.42.0
instrumentation/github.com/go-kit/kit/otelkit/test/v0.42.0-rc.1
instrumentation/github.com/go-kit/kit/otelkit/test/v0.43.0
instrumentation/github.com/go-kit/kit/otelkit/v0.37.0
instrumentation/github.com/go-kit/kit/otelkit/v0.38.0
instrumentation/github.com/go-kit/kit/otelkit/v0.39.0
instrumentation/github.com/go-kit/kit/otelkit/v0.40.0
instrumentation/github.com/go-kit/kit/otelkit/v0.41.0
instrumentation/github.com/go-kit/kit/otelkit/v0.41.0-rc.1
instrumentation/github.com/go-kit/kit/otelkit/v0.41.0-rc.2
instrumentation/github.com/go-kit/kit/otelkit/v0.41.1
instrumentation/github.com/go-kit/kit/otelkit/v0.42.0
instrumentation/github.com/go-kit/kit/otelkit/v0.42.0-rc.1
instrumentation/github.com/go-kit/kit/otelkit/v0.43.0
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.37.0
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.38.0
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.39.0
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.40.0
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.41.0
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.41.0-rc.1
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.41.0-rc.2
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.41.1
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.42.0
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.42.0-rc.1
instrumentation/github.com/gocql/gocql/otelgocql/example/v0.43.0
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.37.0
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.38.0
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.39.0
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.40.0
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.41.0
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.41.0-rc.1
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.41.0-rc.2
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.41.1
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.42.0
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.42.0-rc.1
instrumentation/github.com/gocql/gocql/otelgocql/test/v0.43.0
instrumentation/github.com/gocql/gocql/otelgocql/v0.37.0
instrumentation/github.com/gocql/gocql/otelgocql/v0.38.0
instrumentation/github.com/gocql/gocql/otelgocql/v0.39.0
instrumentation/github.com/gocql/gocql/otelgocql/v0.40.0
instrumentation/github.com/gocql/gocql/otelgocql/v0.41.0
instrumentation/github.com/gocql/gocql/otelgocql/v0.41.0-rc.1
instrumentation/github.com/gocql/gocql/otelgocql/v0.41.0-rc.2
instrumentation/github.com/gocql/gocql/otelgocql/v0.41.1
instrumentation/github.com/gocql/gocql/otelgocql/v0.42.0
instrumentation/github.com/gocql/gocql/otelgocql/v0.42.0-rc.1
instrumentation/github.com/gocql/gocql/otelgocql/v0.43.0
instrumentation/github.com/gorilla/mux/otelmux/example/v0.37.0
instrumentation/github.com/gorilla/mux/otelmux/example/v0.38.0
instrumentation/github.com/gorilla/mux/otelmux/example/v0.39.0
instrumentation/github.com/gorilla/mux/otelmux/example/v0.40.0
instrumentation/github.com/gorilla/mux/otelmux/example/v0.41.0
instrumentation/github.com/gorilla/mux/otelmux/example/v0.41.0-rc.1
instrumentation/github.com/gorilla/mux/otelmux/example/v0.41.0-rc.2
instrumentation/github.com/gorilla/mux/otelmux/example/v0.41.1
instrumentation/github.com/gorilla/mux/otelmux/example/v0.42.0
instrumentation/github.com/gorilla/mux/otelmux/example/v0.42.0-rc.1
instrumentation/github.com/gorilla/mux/otelmux/example/v0.43.0
instrumentation/github.com/gorilla/mux/otelmux/example/v0.44.0
instrumentation/github.com/gorilla/mux/otelmux/example/v0.45.0
instrumentation/github.com/gorilla/mux/otelmux/test/v0.37.0
instrumentation/github.com/gorilla/mux/otelmux/test/v0.38.0
instrumentation/github.com/gorilla/mux/otelmux/test/v0.39.0
instrumentation/github.com/gorilla/mux/otelmux/test/v0.40.0
instrumentation/github.com/gorilla/mux/otelmux/test/v0.41.0
instrumentation/github.com/gorilla/mux/otelmux/test/v0.41.0-rc.1
instrumentation/github.com/gorilla/mux/otelmux/test/v0.41.0-rc.2
instrumentation/github.com/gorilla/mux/otelmux/test/v0.41.1
instrumentation/github.com/gorilla/mux/otelmux/test/v0.42.0
instrumentation/github.com/gorilla/mux/otelmux/test/v0.42.0-rc.1
instrumentation/github.com/gorilla/mux/otelmux/test/v0.43.0
instrumentation/github.com/gorilla/mux/otelmux/test/v0.44.0
instrumentation/github.com/gorilla/mux/otelmux/test/v0.45.0
instrumentation/github.com/gorilla/mux/otelmux/v0.37.0
instrumentation/github.com/gorilla/mux/otelmux/v0.38.0
instrumentation/github.com/gorilla/mux/otelmux/v0.39.0
instrumentation/github.com/gorilla/mux/otelmux/v0.40.0
instrumentation/github.com/gorilla/mux/otelmux/v0.41.0
instrumentation/github.com/gorilla/mux/otelmux/v0.41.0-rc.1
instrumentation/github.com/gorilla/mux/otelmux/v0.41.0-rc.2
instrumentation/github.com/gorilla/mux/otelmux/v0.41.1
instrumentation/github.com/gorilla/mux/otelmux/v0.42.0
instrumentation/github.com/gorilla/mux/otelmux/v0.42.0-rc.1
instrumentation/github.com/gorilla/mux/otelmux/v0.43.0
instrumentation/github.com/gorilla/mux/otelmux/v0.44.0
instrumentation/github.com/gorilla/mux/otelmux/v0.45.0
instrumentation/github.com/labstack/echo/otelecho/example/v0.37.0
instrumentation/github.com/labstack/echo/otelecho/example/v0.38.0
instrumentation/github.com/labstack/echo/otelecho/example/v0.39.0
instrumentation/github.com/labstack/echo/otelecho/example/v0.40.0
instrumentation/github.com/labstack/echo/otelecho/example/v0.41.0
instrumentation/github.com/labstack/echo/otelecho/example/v0.41.0-rc.1
instrumentation/github.com/labstack/echo/otelecho/example/v0.41.0-rc.2
instrumentation/github.com/labstack/echo/otelecho/example/v0.41.1
instrumentation/github.com/labstack/echo/otelecho/example/v0.42.0
instrumentation/github.com/labstack/echo/otelecho/example/v0.42.0-rc.1
instrumentation/github.com/labstack/echo/otelecho/example/v0.43.0
instrumentation/github.com/labstack/echo/otelecho/example/v0.44.0
instrumentation/github.com/labstack/echo/otelecho/example/v0.45.0
instrumentation/github.com/labstack/echo/otelecho/test/v0.37.0
instrumentation/github.com/labstack/echo/otelecho/test/v0.38.0
instrumentation/github.com/labstack/echo/otelecho/test/v0.39.0
instrumentation/github.com/labstack/echo/otelecho/test/v0.40.0
instrumentation/github.com/labstack/echo/otelecho/test/v0.41.0
instrumentation/github.com/labstack/echo/otelecho/test/v0.41.0-rc.1
instrumentation/github.com/labstack/echo/otelecho/test/v0.41.0-rc.2
instrumentation/github.com/labstack/echo/otelecho/test/v0.41.1
instrumentation/github.com/labstack/echo/otelecho/test/v0.42.0
instrumentation/github.com/labstack/echo/otelecho/test/v0.42.0-rc.1
instrumentation/github.com/labstack/echo/otelecho/test/v0.43.0
instrumentation/github.com/labstack/echo/otelecho/test/v0.44.0
instrumentation/github.com/labstack/echo/otelecho/test/v0.45.0
instrumentation/github.com/labstack/echo/otelecho/v0.37.0
instrumentation/github.com/labstack/echo/otelecho/v0.38.0
instrumentation/github.com/labstack/echo/otelecho/v0.39.0
instrumentation/github.com/labstack/echo/otelecho/v0.40.0
instrumentation/github.com/labstack/echo/otelecho/v0.41.0
instrumentation/github.com/labstack/echo/otelecho/v0.41.0-rc.1
instrumentation/github.com/labstack/echo/otelecho/v0.41.0-rc.2
instrumentation/github.com/labstack/echo/otelecho/v0.41.1
instrumentation/github.com/labstack/echo/otelecho/v0.42.0
instrumentation/github.com/labstack/echo/otelecho/v0.42.0-rc.1
instrumentation/github.com/labstack/echo/otelecho/v0.43.0
instrumentation/github.com/labstack/echo/otelecho/v0.44.0
instrumentation/github.com/labstack/echo/otelecho/v0.45.0

instrumentation/go.*

instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.37.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.38.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.39.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.40.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.41.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.41.0-rc.1
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.41.0-rc.2
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.41.1
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.42.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.42.0-rc.1
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.43.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.44.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test/v0.45.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.37.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.38.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.39.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.40.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.41.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.41.0-rc.1
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.41.0-rc.2
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.41.1
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.42.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.42.0-rc.1
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.43.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.44.0
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.45.0

instrumentation/google.*

instrumentation/google.golang.org/grpc/otelgrpc/example/v0.37.0
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.38.0
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.39.0
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.40.0
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.41.0
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.41.0-rc.1
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.41.0-rc.2
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.41.1
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.42.0
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.42.0-rc.1
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.43.0
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.44.0
instrumentation/google.golang.org/grpc/otelgrpc/example/v0.45.0
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.37.0
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.38.0
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.39.0
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.40.0
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.41.0
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.41.0-rc.1
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.41.0-rc.2
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.41.1
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.42.0
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.42.0-rc.1
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.43.0
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.44.0
instrumentation/google.golang.org/grpc/otelgrpc/test/v0.45.0
instrumentation/google.golang.org/grpc/otelgrpc/v0.37.0
instrumentation/google.golang.org/grpc/otelgrpc/v0.38.0
instrumentation/google.golang.org/grpc/otelgrpc/v0.39.0
instrumentation/google.golang.org/grpc/otelgrpc/v0.40.0
instrumentation/google.golang.org/grpc/otelgrpc/v0.41.0
instrumentation/google.golang.org/grpc/otelgrpc/v0.41.0-rc.1
instrumentation/google.golang.org/grpc/otelgrpc/v0.41.0-rc.2
instrumentation/google.golang.org/grpc/otelgrpc/v0.41.1
instrumentation/google.golang.org/grpc/otelgrpc/v0.42.0
instrumentation/google.golang.org/grpc/otelgrpc/v0.42.0-rc.1
instrumentation/google.golang.org/grpc/otelgrpc/v0.43.0
instrumentation/google.golang.org/grpc/otelgrpc/v0.44.0
instrumentation/google.golang.org/grpc/otelgrpc/v0.45.0

instrumentation/gopkg.*

instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.37.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.38.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.39.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.40.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.41.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.41.0-rc.1
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.41.0-rc.2
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.41.1
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.42.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.42.0-rc.1
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.43.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.44.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.45.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.37.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.38.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.39.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.40.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.41.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.41.0-rc.1
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.41.0-rc.2
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.41.1
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.42.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.42.0-rc.1
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.43.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.44.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/test/v0.45.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.37.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.38.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.39.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.40.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.41.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.41.0-rc.1
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.41.0-rc.2
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.41.1
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.42.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.42.0-rc.1
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.43.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.44.0
instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.45.0

instrumentation/host/example/v0.*

instrumentation/host/example/v0.37.0
instrumentation/host/example/v0.38.0
instrumentation/host/example/v0.39.0
instrumentation/host/example/v0.40.0
instrumentation/host/example/v0.41.0
instrumentation/host/example/v0.41.0-rc.1
instrumentation/host/example/v0.41.0-rc.2
instrumentation/host/example/v0.41.1
instrumentation/host/example/v0.42.0
instrumentation/host/example/v0.42.0-rc.1
instrumentation/host/example/v0.43.0
instrumentation/host/example/v0.44.0
instrumentation/host/example/v0.45.0

instrumentation/host/v0.*

instrumentation/host/v0.37.0
instrumentation/host/v0.38.0
instrumentation/host/v0.39.0
instrumentation/host/v0.40.0
instrumentation/host/v0.41.0
instrumentation/host/v0.41.0-rc.1
instrumentation/host/v0.41.0-rc.2
instrumentation/host/v0.41.1
instrumentation/host/v0.42.0
instrumentation/host/v0.42.0-rc.1
instrumentation/host/v0.43.0
instrumentation/host/v0.44.0
instrumentation/host/v0.45.0

instrumentation/net/http/httptrace/otelhttptrace/example/v0.*

instrumentation/net/http/httptrace/otelhttptrace/example/v0.37.0
instrumentation/net/http/httptrace/otelhttptrace/example/v0.38.0
instrumentation/net/http/httptrace/otelhttptrace/example/v0.39.0
instrumentation/net/http/httptrace/otelhttptrace/example/v0.40.0
instrumentation/net/http/httptrace/otelhttptrace/example/v0.41.0
instrumentation/net/http/httptrace/otelhttptrace/example/v0.41.0-rc.1
instrumentation/net/http/httptrace/otelhttptrace/example/v0.41.0-rc.2
instrumentation/net/http/httptrace/otelhttptrace/example/v0.41.1
instrumentation/net/http/httptrace/otelhttptrace/example/v0.42.0
instrumentation/net/http/httptrace/otelhttptrace/example/v0.42.0-rc.1
instrumentation/net/http/httptrace/otelhttptrace/example/v0.43.0
instrumentation/net/http/httptrace/otelhttptrace/example/v0.44.0
instrumentation/net/http/httptrace/otelhttptrace/example/v0.45.0

instrumentation/net/http/httptrace/otelhttptrace/test/v0.*

instrumentation/net/http/httptrace/otelhttptrace/test/v0.37.0
instrumentation/net/http/httptrace/otelhttptrace/test/v0.38.0
instrumentation/net/http/httptrace/otelhttptrace/test/v0.39.0
instrumentation/net/http/httptrace/otelhttptrace/test/v0.40.0
instrumentation/net/http/httptrace/otelhttptrace/test/v0.41.0
instrumentation/net/http/httptrace/otelhttptrace/test/v0.41.0-rc.1
instrumentation/net/http/httptrace/otelhttptrace/test/v0.41.0-rc.2
instrumentation/net/http/httptrace/otelhttptrace/test/v0.41.1
instrumentation/net/http/httptrace/otelhttptrace/test/v0.42.0
instrumentation/net/http/httptrace/otelhttptrace/test/v0.42.0-rc.1
instrumentation/net/http/httptrace/otelhttptrace/test/v0.43.0
instrumentation/net/http/httptrace/otelhttptrace/test/v0.44.0
instrumentation/net/http/httptrace/otelhttptrace/test/v0.45.0

instrumentation/net/http/httptrace/otelhttptrace/v0.*

instrumentation/net/http/httptrace/otelhttptrace/v0.37.0
instrumentation/net/http/httptrace/otelhttptrace/v0.38.0
instrumentation/net/http/httptrace/otelhttptrace/v0.39.0
instrumentation/net/http/httptrace/otelhttptrace/v0.40.0
instrumentation/net/http/httptrace/otelhttptrace/v0.41.0
instrumentation/net/http/httptrace/otelhttptrace/v0.41.0-rc.1
instrumentation/net/http/httptrace/otelhttptrace/v0.41.0-rc.2
instrumentation/net/http/httptrace/otelhttptrace/v0.41.1
instrumentation/net/http/httptrace/otelhttptrace/v0.42.0
instrumentation/net/http/httptrace/otelhttptrace/v0.42.0-rc.1
instrumentation/net/http/httptrace/otelhttptrace/v0.43.0
instrumentation/net/http/httptrace/otelhttptrace/v0.44.0
instrumentation/net/http/httptrace/otelhttptrace/v0.45.0

instrumentation/net/http/otelhttp/example/v0.*

instrumentation/net/http/otelhttp/example/v0.37.0
instrumentation/net/http/otelhttp/example/v0.38.0
instrumentation/net/http/otelhttp/example/v0.39.0
instrumentation/net/http/otelhttp/example/v0.40.0
instrumentation/net/http/otelhttp/example/v0.41.0
instrumentation/net/http/otelhttp/example/v0.41.0-rc.1
instrumentation/net/http/otelhttp/example/v0.41.0-rc.2
instrumentation/net/http/otelhttp/example/v0.41.1
instrumentation/net/http/otelhttp/example/v0.42.0
instrumentation/net/http/otelhttp/example/v0.42.0-rc.1
instrumentation/net/http/otelhttp/example/v0.43.0
instrumentation/net/http/otelhttp/example/v0.44.0
instrumentation/net/http/otelhttp/example/v0.45.0

instrumentation/net/http/otelhttp/test/v0.*

instrumentation/net/http/otelhttp/test/v0.37.0
instrumentation/net/http/otelhttp/test/v0.38.0
instrumentation/net/http/otelhttp/test/v0.39.0
instrumentation/net/http/otelhttp/test/v0.40.0
instrumentation/net/http/otelhttp/test/v0.41.0
instrumentation/net/http/otelhttp/test/v0.41.0-rc.1
instrumentation/net/http/otelhttp/test/v0.41.0-rc.2
instrumentation/net/http/otelhttp/test/v0.41.1
instrumentation/net/http/otelhttp/test/v0.42.0
instrumentation/net/http/otelhttp/test/v0.42.0-rc.1
instrumentation/net/http/otelhttp/test/v0.43.0
instrumentation/net/http/otelhttp/test/v0.44.0
instrumentation/net/http/otelhttp/test/v0.45.0

instrumentation/net/http/otelhttp/v0.*

instrumentation/net/http/otelhttp/v0.37.0
instrumentation/net/http/otelhttp/v0.38.0
instrumentation/net/http/otelhttp/v0.39.0
instrumentation/net/http/otelhttp/v0.40.0
instrumentation/net/http/otelhttp/v0.41.0
instrumentation/net/http/otelhttp/v0.41.0-rc.1
instrumentation/net/http/otelhttp/v0.41.0-rc.2
instrumentation/net/http/otelhttp/v0.41.1
instrumentation/net/http/otelhttp/v0.42.0
instrumentation/net/http/otelhttp/v0.42.0-rc.1
instrumentation/net/http/otelhttp/v0.43.0
instrumentation/net/http/otelhttp/v0.44.0
instrumentation/net/http/otelhttp/v0.45.0

instrumentation/runtime/example/v0.*

instrumentation/runtime/example/v0.37.0
instrumentation/runtime/example/v0.38.0
instrumentation/runtime/example/v0.39.0
instrumentation/runtime/example/v0.40.0
instrumentation/runtime/example/v0.41.0
instrumentation/runtime/example/v0.41.0-rc.1
instrumentation/runtime/example/v0.41.0-rc.2
instrumentation/runtime/example/v0.41.1
instrumentation/runtime/example/v0.42.0
instrumentation/runtime/example/v0.42.0-rc.1
instrumentation/runtime/example/v0.43.0
instrumentation/runtime/example/v0.44.0
instrumentation/runtime/example/v0.45.0

instrumentation/runtime/v0.*

instrumentation/runtime/v0.37.0
instrumentation/runtime/v0.38.0
instrumentation/runtime/v0.39.0
instrumentation/runtime/v0.40.0
instrumentation/runtime/v0.41.0
instrumentation/runtime/v0.41.0-rc.1
instrumentation/runtime/v0.41.0-rc.2
instrumentation/runtime/v0.41.1
instrumentation/runtime/v0.42.0
instrumentation/runtime/v0.42.0-rc.1
instrumentation/runtime/v0.43.0
instrumentation/runtime/v0.44.0
instrumentation/runtime/v0.45.0

propagators/autoprop/v0.*

propagators/autoprop/v0.37.0
propagators/autoprop/v0.38.0
propagators/autoprop/v0.39.0
propagators/autoprop/v0.40.0
propagators/autoprop/v0.41.0
propagators/autoprop/v0.41.0-rc.1
propagators/autoprop/v0.41.0-rc.2
propagators/autoprop/v0.41.1
propagators/autoprop/v0.42.0
propagators/autoprop/v0.42.0-rc.1
propagators/autoprop/v0.43.0
propagators/autoprop/v0.44.0
propagators/autoprop/v0.45.0

propagators/aws/v1.*

propagators/aws/v1.12.0
propagators/aws/v1.13.0
propagators/aws/v1.14.0
propagators/aws/v1.15.0
propagators/aws/v1.16.0
propagators/aws/v1.16.0-rc.1
propagators/aws/v1.16.0-rc.2
propagators/aws/v1.16.1
propagators/aws/v1.17.0
propagators/aws/v1.17.0-rc.1
propagators/aws/v1.18.0
propagators/aws/v1.19.0
propagators/aws/v1.20.0

propagators/b3/v1.*

propagators/b3/v1.12.0
propagators/b3/v1.13.0
propagators/b3/v1.14.0
propagators/b3/v1.15.0
propagators/b3/v1.16.0
propagators/b3/v1.16.0-rc.1
propagators/b3/v1.16.0-rc.2
propagators/b3/v1.16.1
propagators/b3/v1.17.0
propagators/b3/v1.17.0-rc.1
propagators/b3/v1.18.0
propagators/b3/v1.19.0
propagators/b3/v1.20.0

propagators/jaeger/v1.*

propagators/jaeger/v1.12.0
propagators/jaeger/v1.13.0
propagators/jaeger/v1.14.0
propagators/jaeger/v1.15.0
propagators/jaeger/v1.16.0
propagators/jaeger/v1.16.0-rc.1
propagators/jaeger/v1.16.0-rc.2
propagators/jaeger/v1.16.1
propagators/jaeger/v1.17.0
propagators/jaeger/v1.17.0-rc.1
propagators/jaeger/v1.18.0
propagators/jaeger/v1.19.0
propagators/jaeger/v1.20.0

propagators/opencensus/examples/v0.*

propagators/opencensus/examples/v0.37.0
propagators/opencensus/examples/v0.38.0
propagators/opencensus/examples/v0.39.0
propagators/opencensus/examples/v0.40.0
propagators/opencensus/examples/v0.41.0
propagators/opencensus/examples/v0.41.0-rc.1
propagators/opencensus/examples/v0.41.0-rc.2
propagators/opencensus/examples/v0.41.1
propagators/opencensus/examples/v0.42.0
propagators/opencensus/examples/v0.42.0-rc.1
propagators/opencensus/examples/v0.43.0
propagators/opencensus/examples/v0.44.0
propagators/opencensus/examples/v0.45.0

propagators/opencensus/v0.*

propagators/opencensus/v0.37.0
propagators/opencensus/v0.38.0
propagators/opencensus/v0.39.0
propagators/opencensus/v0.40.0
propagators/opencensus/v0.41.0
propagators/opencensus/v0.41.0-rc.1
propagators/opencensus/v0.41.0-rc.2
propagators/opencensus/v0.41.1
propagators/opencensus/v0.42.0
propagators/opencensus/v0.42.0-rc.1
propagators/opencensus/v0.43.0
propagators/opencensus/v0.44.0
propagators/opencensus/v0.45.0

propagators/ot/v1.*

propagators/ot/v1.12.0
propagators/ot/v1.13.0
propagators/ot/v1.14.0
propagators/ot/v1.15.0
propagators/ot/v1.16.0
propagators/ot/v1.16.0-rc.1
propagators/ot/v1.16.0-rc.2
propagators/ot/v1.16.1
propagators/ot/v1.17.0
propagators/ot/v1.17.0-rc.1
propagators/ot/v1.18.0
propagators/ot/v1.19.0
propagators/ot/v1.20.0

samplers/aws/xray/v0.*

samplers/aws/xray/v0.10.0
samplers/aws/xray/v0.10.0-rc.1
samplers/aws/xray/v0.10.0-rc.2
samplers/aws/xray/v0.10.1
samplers/aws/xray/v0.11.0
samplers/aws/xray/v0.11.0-rc.1
samplers/aws/xray/v0.12.0
samplers/aws/xray/v0.13.0
samplers/aws/xray/v0.14.0
samplers/aws/xray/v0.6.0
samplers/aws/xray/v0.7.0
samplers/aws/xray/v0.8.0
samplers/aws/xray/v0.9.0

samplers/jaegerremote/example/v0.*

samplers/jaegerremote/example/v0.10.0
samplers/jaegerremote/example/v0.10.0-rc.1
samplers/jaegerremote/example/v0.10.0-rc.2
samplers/jaegerremote/example/v0.10.1
samplers/jaegerremote/example/v0.11.0
samplers/jaegerremote/example/v0.11.0-rc.1
samplers/jaegerremote/example/v0.12.0
samplers/jaegerremote/example/v0.13.0
samplers/jaegerremote/example/v0.14.0
samplers/jaegerremote/example/v0.6.0
samplers/jaegerremote/example/v0.7.0
samplers/jaegerremote/example/v0.8.0
samplers/jaegerremote/example/v0.9.0

samplers/jaegerremote/v0.*

samplers/jaegerremote/v0.10.0
samplers/jaegerremote/v0.10.0-rc.1
samplers/jaegerremote/v0.10.0-rc.2
samplers/jaegerremote/v0.10.1
samplers/jaegerremote/v0.11.0
samplers/jaegerremote/v0.11.0-rc.1
samplers/jaegerremote/v0.12.0
samplers/jaegerremote/v0.13.0
samplers/jaegerremote/v0.14.0
samplers/jaegerremote/v0.6.0
samplers/jaegerremote/v0.7.0
samplers/jaegerremote/v0.8.0
samplers/jaegerremote/v0.9.0

samplers/probability/consistent/v0.*

samplers/probability/consistent/v0.10.0
samplers/probability/consistent/v0.10.0-rc.1
samplers/probability/consistent/v0.10.0-rc.2
samplers/probability/consistent/v0.10.1
samplers/probability/consistent/v0.11.0
samplers/probability/consistent/v0.11.0-rc.1
samplers/probability/consistent/v0.12.0
samplers/probability/consistent/v0.13.0
samplers/probability/consistent/v0.14.0
samplers/probability/consistent/v0.6.0
samplers/probability/consistent/v0.7.0
samplers/probability/consistent/v0.8.0
samplers/probability/consistent/v0.9.0

tools/v1.*

tools/v1.12.0
tools/v1.13.0
tools/v1.14.0
tools/v1.15.0
tools/v1.16.0
tools/v1.16.0-rc.1
tools/v1.16.0-rc.2
tools/v1.16.1
tools/v1.17.0
tools/v1.17.0-rc.1
tools/v1.18.0
tools/v1.19.0
tools/v1.20.0

v1.*

v1.12.0
v1.13.0
v1.14.0
v1.15.0
v1.16.0
v1.16.0-rc.1
v1.16.0-rc.2
v1.16.1
v1.17.0
v1.17.0-rc.1
v1.18.0
v1.19.0
v1.20.0

zpages/v0.*

zpages/v0.37.0
zpages/v0.38.0
zpages/v0.39.0
zpages/v0.40.0
zpages/v0.41.0
zpages/v0.41.0-rc.1
zpages/v0.41.0-rc.2
zpages/v0.41.1
zpages/v0.42.0
zpages/v0.42.0-rc.1
zpages/v0.43.0
zpages/v0.44.0
zpages/v0.45.0